﻿/* CSS Document */
@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: "微软雅黑";
    background: #f6f6f6;
}

ul, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    font-size: 12px;
    color: #373434;
    font-family: "微软雅黑";
}

p {
    font-size: 14px;
}

span {
    font-size: 12px
}

img {
    border: 0px;
}

em {
    font-style: normal;
}

.w-fl {
    float: left;
}

.w-fr {
    float: right;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.w-clear {
    clear: both;
}

.w-center {
    width: 1200px;
    margin: 0 auto;
}

.w-red {
    color: #c81623;
}

td {
    border-bottom: 1px #EBEBEB solid;
    font-size: 14px;
}


/*顶部 王丹丹*/
.w-top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #f1f1f1;
}

    .w-top .w-fl {
        font-size: 12px;
        color: #666;
        background: url(/Images/Web/w-position.png) no-repeat center left;
        padding-left: 16px;
    }

        .w-top .w-fl a:hover {
            text-decoration: underline;
        }

    .w-top .w-fr .w-login {
        float: left;
        font-size: 12px;
        color: #666;
    }

        .w-top .w-fr .w-login a.w-login-g {
            color: #666;
            margin-right: 10px;
        }

        .w-top .w-fr .w-login a:hover {
            color: #c81623;
            text-decoration: underline;
        }

    .w-top .w-fr .w-personal, .w-top .w-fr .topNav {
        float: left;
        margin-left: 5px;
    }

        .w-top .w-fr .w-personal a {
            color: #666;
            margin: 0 5px 0 15px;
        }

            .w-top .w-fr .w-personal a:hover {
                color: #c81623;
                text-decoration: underline;
            }

    .w-top .w-fr .topNav {
        float: left;
        position: relative;
        z-index: 1;
        height: 30px;
        line-height: 30px;
    }

        .w-top .w-fr .topNav h3 a {
            color: #666;
            padding: 8px 10px;
            border: #f1f1f1 1px solid;
            border-bottom: none;
        }

            .w-top .w-fr .topNav h3 a i {
                background: url(/Images/Web/w-icon-01.png) no-repeat;
                width: 7px;
                height: 4px;
                display: inline-block;
                margin-left: 10px;
                vertical-align: middle;
            }

            .w-top .w-fr .topNav h3 a:hover, .w-top .w-fr .topNav dd.on h3 a {
                background: #fff;
                color: #c81623;
                text-decoration: underline;
                border: #e7e7e7 1px solid;
                border-bottom: none;
            }

        .w-top .w-fr .topNav dd {
            float: left;
        }

            .w-top .w-fr .topNav dd ul {
                display: none;
                width: 65px;
                background: #fff;
                border: #e7e7e7 1px solid;
                border-top: none;
                padding: 0 10px;
                -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
                -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
                box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
            }

                .w-top .w-fr .topNav dd ul a {
                    font-size: 12px;
                    color: #666;
                }

                    .w-top .w-fr .topNav dd ul a:hover {
                        color: #c81623;
                        text-decoration: underline;
                    }

.l_city {
    position: absolute;
    display: none;
}

.w-red {
    position: relative;
}

.w-fl span {
    float: left;
}

.l_city {
    background: #fff;
    width: 300px;
    padding: 15px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
    z-index: 10000;
    left: 0px;
    top: 30px;
}

    .l_city ul li {
        width: 60px;
        float: left;
        padding: 3px 0;
    }

        .l_city ul li a {
            padding: 0 8px;
            line-height: 26px;
            float: left;
            color: #555555;
        }

.l_city_a:hover {
    background: #fff;
    cursor: pointer;
    border-left: 1px solid #ededed;
    padding: 0 9px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, .2);
}

.l_city_a {
    float: left;
    margin: 0 5px;
    padding: 0 10px;
    position: relative;
    height: 30px;
    z-index: 1000;
}

.l_city ul li a:hover {
    background: #f1f1f1;
    color: #e22837;
}

.l_city_xz {
    background: #df1f2f;
    color: #fff !important;
}

.l_city_a:hover .l_city {
    display: block;
    left: -1px;
    1
}

/*头部 王丹丹*/
.w-header {
    width: 100%;
    height: 95px;
    border-bottom: #c7171e 2px solid;
    background: #fff;
    box-sizing: content-box;
}

    .w-header .w-logo {
        float: left;
        width: 180px;
    }

    .w-header .w-nav {
        float: left;
        margin-left: 20px;
        width: 580px;
        margin-top: 40px;
    }

    .w-header .nav {
        height: 36px;
        line-height: 36px;
        position: relative;
        z-index: 99;
    }

        .w-header .nav .nLi {
            float: left;
            position: relative;
            display: inline;
            width: 110px;
        }

            .w-header .nav .nLi h3 {
                float: left;
            }

                .w-header .nav .nLi h3 a {
                    display: block;
                    width: 90px;
                    text-align: center;
                    font-size: 16px;
                    font-weight: normal;
                    color: #222;
                    height: 36px;
                    line-height: 36px;
                }

                    .w-header .nav .nLi h3 a span {
                        float: left;
                        font-size: 16px;
                        color: #333;
                        margin-left: 12px;
                    }

                    .w-header .nav .nLi h3 a:hover {
                        display: block;
                        text-decoration: none;
                        border-radius: 3px;
                        color: #c81623;
                    }

                        .w-header .nav .nLi h3 a:hover span {
                            color: #fff;
                        }

        .w-header .nav .sub {
            display: none;
            width: 94px;
            left: 0;
            top: 57px;
            position: absolute;
            background: #c81623;
            line-height: 36px;
            padding: 10px 0;
        }

            .w-header .nav .sub li {
                zoom: 1;
            }

            .w-header .nav .sub a {
                display: block;
                text-align: center;
                font-size: 14px;
                line-height: 34px;
                color: #fff;
            }

                .w-header .nav .sub a:hover {
                    background: #c10816;
                    color: #fff;
                }

    .w-header .w-search {
        float: right;
        width: 350px;
        margin-top: 12px;
    }

.w-search .w-search-xz {
    height: 27px;
    line-height: 27px;
}

    .w-search .w-search-xz ul li {
        float: left;
        font-size: 14px;
        color: #c7171e;
        width: 74px;
        height: 27px;
        line-height: 27px;
        text-align: center;
        cursor: pointer;
    }

        .w-search .w-search-xz ul li.hover {
            background: #c7171e;
            color: #fff;
        }

.w-search .contentbox .w-search-box {
    width: 345px;
    height: 32px;
    background: #c7171e;
    padding: 2px;
}
    /*.w-search .contentbox .w-search-box input{color:#a2a7b2;background:#fff;border:none;float:left;height:32px;line-height:32px;width:286px;padding-left:10px;font-family:"微软雅黑";outline:none;*padding-left:0;}*/
    .w-search .contentbox .w-search-box input {
        color: #a2a7b2;
        background: #fff;
        border: none;
        float: left;
        height: 32px;
        line-height: 32px;
        width: 286px;
        padding-left: 10px;
        font-family: "微软雅黑";
        outline: none;
        *padding-left: 0;
        box-sizing: content-box;
    }

    .w-search .contentbox .w-search-box .search-btn {
        padding: 7px 16px;
        display: inline-block;
    }

/*产品侧导航 王丹丹*/
.w-buy {
    position: relative;
    overflow: hidden;
}

.w-side {
    width: 210px;
    background: #c7171e;
    height: 368px;
    float: left;
}

.w-menu .items ul {
    list-style: none;
}

    .w-menu .items ul li {
        display: block;
        position: relative;
        height: 44px;
        line-height: 44px;
        cursor: pointer;
        padding: 0 20px;
        border-bottom: #d3181f 1px solid;
    }

.w-menu .items h3 {
    float: left;
    font-size: 14px;
    color: #fff;
    width: 170px;
    background: url(/Images/Web/w-side.png) no-repeat center right;
}

.w-menu .items ul li p {
    float: right;
    line-height: 29px;
    font-size: 12px;
    width: 100px;
    text-align: right;
}

    .w-menu .items ul li p a {
        color: #fff;
        padding: 0 2px;
        line-height: 29px;
    }

        .w-menu .items ul li p a:hover {
            text-decoration: underline;
        }

.w-menu .items ul li:hover {
    background: #fff;
}

    .w-menu .items ul li:hover h3 {
        color: #333;
        background: url(/Images/Web/w-side1.png) no-repeat center right;
    }

.w-menu .box {
    background: #fff;
    position: absolute;
    overflow: visible;
    width: 450px;
    height: 367px;
    border-right: 1px solid #c7171e;
    border-bottom: 1px solid #c7171e;
    display: none;
    left: 210px;
    top: 0px;
    z-index: 4;
}

    .w-menu .box .hide {
        margin: 15px;
    }

        .w-menu .box .hide a {
            color: #666;
            margin: 0 8px;
            line-height: 24px;
        }

            .w-menu .box .hide a:hover {
                text-decoration: underline;
            }

/*banner 王丹丹*/
.w-banner {
    position: relative;
    width: 808px;
    float: left;
}

.flexslider {
    position: relative;
    height: 368px;
    overflow: hidden;
}

.slides {
    position: relative;
    z-index: 1;
}

    .slides li a {
        display: block;
        height: 368px;
    }

.flex-control-nav {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

    .flex-control-nav li {
        display: inline-block;
        width: 44px;
        height: 9px;
        margin: 0 5px;
        *display: inline;
        zoom: 1;
    }

    .flex-control-nav a {
        display: inline-block;
        width: 44px;
        height: 9px;
        line-height: 40px;
        overflow: hidden;
        background: #f4f4f4;
        color: #333;
        cursor: pointer;
    }

    .flex-control-nav .flex-active {
        background: #c73a40;
        color: #fff;
    }

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

    .flex-direction-nav li a {
        display: block;
        width: 50px;
        height: 50px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

/*快捷方式 王丹丹*/
.w-quick {
    float: right;
    width: 182px;
    background: #fff;
    height: 368px;
    *width: 175px;
}

    .w-quick ul {
        margin: 0 15px;
        padding-top: 15px;
    }

        .w-quick ul li {
            height: 66px;
            border-bottom: #dfdfdf 1px solid;
            padding: 0 18px;
            *padding: 0 10px;
        }

            .w-quick ul li a i {
                background: url(/Images/Web/w-kj.png) no-repeat;
                width: 35px;
                height: 33px;
                float: left;
                margin-top: 16px;
            }

            .w-quick ul li a span {
                float: left;
                margin-left: 7px;
                font-size: 15px;
                font-weight: bold;
                color: #222;
                line-height: 66px;
            }

            .w-quick ul li a.last span {
                line-height: 18px;
                padding-top: 18px;
            }

            .w-quick ul li a i.icon-01 {
                background-position: 0 0;
            }

            .w-quick ul li a i.icon-02 {
                background-position: -35px 0;
            }

            .w-quick ul li a i.icon-03 {
                background-position: -73px 0;
            }

            .w-quick ul li a i.icon-04 {
                background-position: -120px 0;
            }

    .w-quick .w-tel p a {
        display: block;
        width: 115px;
        height: 30px;
        line-height: 30px;
        border-radius: 3px;
        background: #c7171e;
        font-size: 14px;
        color: #fff;
        text-align: center;
        margin: 14px 0 10px 33px;
    }

    .w-quick .w-tel span {
        display: block;
        font-size: 15px;
        color: #c7171e;
        font-weight: bold;
        background: url(/Images/Web/w-tel.png) no-repeat center left;
        padding-left: 22px;
        margin-left: 33px;
    }

/*竞拍流程 王丹丹*/
.w-process {
    margin-top: 20px;
}

/*正在拍卖 王丹丹*/
.w-sale {
    min-height: 630px;
    margin-top: 15px;
}

    .w-sale .w-fl {
        width: 863px;
    }

    .w-sale .w-fr {
        width: 295px;
    }

    .w-sale .w-sale-tit {
        overflow: hidden;
        height: 53px;
        line-height: 53px;
        border-bottom: #c7171e 2px solid;
    }

        .w-sale .w-sale-tit h3 {
            float: left;
            font-size: 28px;
            font-weight: bold;
            color: #333;
        }

            .w-sale .w-sale-tit h3 span {
                font-size: 28px;
                font-weight: bold;
                color: #c7171e;
                float: none;
            }

        .w-sale .w-sale-tit a {
            float: right;
            font-size: 16px;
            color: #9c9a9b;
            line-height: 30px;
            margin-top: 20px;
        }

            .w-sale .w-sale-tit a:hover {
                color: #c7171e;
                text-decoration: underline;
            }

    .w-sale .w-fl .under-auction ul {
        margin-left: -16px;
    }

        .w-sale .w-fl .under-auction ul li, .w-auction ul li {
            float: left;
            width: 272px;
            height: 387px;
            background: #fff;
            margin: 20px 0 0 20px;
            *margin: 20px 0px;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            transition: -webkit-transform ease-in-out 300ms;
            -o-transition: transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
            transition: transform ease-in-out 300ms;
            transition: transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
        }

            .w-sale .w-fl .under-auction ul li:hover, .w-auction ul li:hover {
                -webkit-transform: translate3d(0, -3px, 0);
                transform: translate3d(0, -3px, 0);
                transition: -webkit-transform ease-in-out 300ms;
                -o-transition: transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
                transition: transform ease-in-out 300ms;
                transition: transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
                box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
            }

            .w-sale .w-fl .under-auction ul li .img, .w-auction ul li .img {
                position: relative;
            }
/*.w-sale .w-fl .under-auction ul li .img span,.w-auction ul li .img span{display:inline-block;position:absolute;top:7px;right:8px;width:60px;height:24px;line-height:24px;text-align:center;background:#3ab070;font-size:12px;color:#fff;}*/
.w-pmrz {
    position: absolute;
    right: 7px;
    top: 7px;
}

    .w-pmrz span {
        float: right;
        width: 60px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background: #3ab070;
        font-size: 12px;
        color: #fff;
        margin-right: 1px;
    }

    .w-pmrz .w-wrz {
        background: #444d54;
    }

    .w-pmrz .w-yrz {
        background: #d44344;
    }

    .w-pmrz .w-kp {
        background: #43abe2;
    }

.w-sale .w-fl .under-auction ul li .img, .w-sale .w-fl .under-auction ul li .img img, .w-auction ul li .img, .w-auction ul li .img_self img {
    vertical-align: middle;
    _display: none
}

    .w-sale .w-fl .under-auction ul li .img, .w-sale .w-fl .under-auction ul li .img img, .w-auction ul li .img, .w-auction ul li .img_self {
        width: 272px;
        height: 203px;
        vertical-align: middle;
    }

.w-sale .w-fl .under-auction ul li .info, .w-auction ul li .info {
    margin: 10px 15px 0;
    border-bottom: #dfdfdf 1px solid;
    padding-bottom: 12px;
}

    .w-sale .w-fl .under-auction ul li .info p, .w-auction ul li .info p {
        font-size: 15px;
        color: #333;
        line-height: 30px;
        text-align: center;
    }

    .w-sale .w-fl .under-auction ul li .info h3, .w-auction ul li .info h3 {
        font-size: 14px;
        color: #7d7d7d;
        padding: 10px 0;
    }

        .w-sale .w-fl .under-auction ul li .info h3 span, .w-auction ul li .info h3 span {
            font-size: 25px;
            color: #d23030;
            line-height: 30px;
        }

            .w-sale .w-fl .under-auction ul li .info h3 span em, .w-auction ul li .info h3 span em {
                font-size: 28px;
                color: #d23030;
                font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
            }

    .w-sale .w-fl .under-auction ul li .info h4, .w-sale .w-fl .under-auction ul li .info h4 span, .w-auction ul li .info h4, .w-auction ul li .info h4 span {
        font-size: 14px;
        color: #888;
        line-height: 30px;
    }

.w-sale .w-fl .under-auction ul li .time, .w-auction ul li .time {
    text-align: center;
}

    .w-sale .w-fl .under-auction ul li .time span, .w-auction ul li .time span {
        line-height: 46px;
        font-size: 14px;
        color: #6b6b6b;
        background: url(/Images/Web/w-time.png) no-repeat center left;
        padding-left: 20px;
    }

        .w-sale .w-fl .under-auction ul li .time span em, .w-auction ul li .time span em {
            font-size: 14px;
            color: #3c3c3c;
            font-weight: bold;
        }

.info span, .time span {
    float: none;
}


/*拍卖公告 王丹丹    薛斌峰 五期修改*/
.w-notice .notic-info {
    background: #fff;
}

.w-notice .notic-w-info {
    height: 336px;
}

.w-notice .notic-info .title {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;
}

    .w-notice .notic-info .title .name {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-left: 20px;
    }

.title {
    width: 100%;
}

    .title h4 {
        font-size: 16px;
        color: #c7171e;
        font-weight: bold;
        float: left;
        padding-left: 10px;
    }

    .title span {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
    }

.date {
    float: right;
    font-weight: normal !important;
}

.title ul {
    width: 100%;
}

    .title ul li {
        width: 100%;
    }

.w-notice1 .title {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;
}

    .w-notice1 .title .name {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-left: 10px;
    }

.notic-info {
    height: 196px;
}

.w-notice {
    height: auto;
}

.w-notice1 {
    height: 325px;
}

    .w-notice1 ul li {
        height: 42px;
        line-height: 42px;
    }

.notic-info1 {
    background: #FFFFFF;
    height: 293px;
}


.notic-info001 {
    background: #FFFFFF;
    height: 630px;
}

    .notic-info001 ul li {
        height: 41px;
        line-height: 41px;
        padding: 0 10px;
        border-bottom: #dfdfdf 1px solid;
        overflow: hidden;
    }

        .notic-info001 ul li P {
            float: left;
            font-size: 13px;
        }

        .notic-info001 ul li span {
            float: right;
            font-size: 13px;
        }

        .notic-info001 ul li a:hover {
            color: #c7171e;
        }

.notic-info ul li P {
    float: left;
    font-size: 13px;
}

.notic-info ul li span {
    float: right;
    font-size: 13px;
}

.title1 {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;
}

    .title1 .name {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-left: 10px;
    }

.date1 {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-right: 10px;
}

.notic-info1 ul li {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-bottom: #dfdfdf 1px solid;
    overflow: hidden;
}

    .notic-info1 ul li P {
        float: left;
        font-size: 13px;
    }

    .notic-info1 ul li span {
        float: right;
        font-size: 13px;
    }

    .notic-info1 ul li a:hover {
        color: #c7171e;
    }

.w-notice .notic-info .title .date {
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #c7171e;
    margin-right: 10px;
}

.w-notice .notic-info ul li {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-bottom: #dfdfdf 1px solid;
    overflow: hidden;
}

    .w-notice .notic-info ul li a:hover {
        color: #c7171e;
        text-decoration: underline;
    }

.w-gdb ul li a {
    padding-left: 12px;
}

.jinri_pm {
    width: 100%;
    height: 60px;
}

    .jinri_pm h4 {
        float: left;
        line-height: 60px;
        font-size: 20px;
        font-weight: bold;
        color: #c7171e;
    }

        .jinri_pm h4 span {
            font-weight: bold;
            font-size: 20px;
            color: #333333;
        }

    .jinri_pm a {
        float: right;
        font-size: 16px;
        line-height: 60px;
    }

        .jinri_pm a:hover {
            color: #c7171e;
        }

.top_x {
    padding-top: 20px;
}



.top_aaa {
    margin-top: 10px;
}

.top_aaa1 ul li {
    margin-top: 20px !important;
}
/*五期修改完成 */





/*近期拍卖 王丹丹 */
.w-lately .w-lately-xz {
    height: 70px;
    line-height: 70px;
    border-bottom: #d23030 2px solid;
}

    .w-lately .w-lately-xz h3 {
        float: left;
        font-size: 28px;
        font-weight: bold;
        color: #333;
    }

        .w-lately .w-lately-xz h3 span {
            font-size: 28px;
            font-weight: bold;
            color: #c7171e;
        }

    .w-lately .w-lately-xz a {
        float: right;
        font-size: 16px;
        color: #9c9a9b;
        line-height: 30px;
        margin-top: 30px;
    }

        .w-lately .w-lately-xz a:hover {
            color: #c7171e;
            text-decoration: underline;
        }

    .w-lately .w-lately-xz ul {
        float: left;
        margin-left: 30px;
        margin-top: 20px;
    }

        .w-lately .w-lately-xz ul li {
            float: left;
            font-size: 20px;
            color: #d23030;
            font-weight: bold;
            margin: 0 15px;
            cursor: pointer;
            height: 40px;
            line-height: 40px;
        }

            .w-lately .w-lately-xz ul li.hover {
                background: url(/Images/Web/w-icon-03.png) no-repeat bottom center;
            }

.w-auction ul {
    margin-left: -37px;
    overflow: hidden;
    zoom: 1
}

    .w-auction ul li {
        margin-left: 37px;
        display: inline;
    }


/*拍卖行入驻流程 王丹丹*/
.w-settled {
    margin-top: 25px;
    background: url(/Images/Web/w-rz.jpg) no-repeat;
    height: 88px;
}

    .w-settled a {
        float: right;
        margin: 30px 30px 0 0;
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #dc3c3d;
        font-size: 16px;
        border-radius: 3px;
        color: #fff;
    }

/*拍卖联盟 王丹丹*/
.w-union {
    margin-top: 10px;
}

    .w-union h3 {
        font-size: 28px;
        color: #333;
        font-weight: bold;
        border-bottom: #cc2d33 2px solid;
        line-height: 60px;
    }

        .w-union h3 span {
            font-size: 28px;
            font-weight: bold;
            color: #c7171e;
        }

    .w-union .w-link {
        overflow: hidden;
        margin-top: 15px;
    }

        .w-union .w-link a {
            float: left;
            width: 232px;
            height: 55px;
            line-height: 55px;
            background: #fff;
            border: #ecebeb 1px solid;
            text-align: center;
            font-size: 14px;
            color: #333;
            margin: 3px;
        }

            .w-union .w-link a:hover {
                background: #c7171e;
                color: #fff;
            }

/*底部 王丹丹*/
.w-bottom {
    width: 100%;
    padding: 20px 0;
    background: #4a4849;
    margin-top: 30px;
}

    .w-bottom .w-footer {
        text-align: center;
    }

        .w-bottom .w-footer p {
            font-size: 13px;
            color: #b7b7b7;
            line-height: 24px;
            margin-bottom: 10px;
        }

            .w-bottom .w-footer p a {
                font-size: 13px;
                color: #b7b7b7;
                line-height: 24px;
                margin: 0 5px;
            }

            .w-bottom .w-footer p img {
                margin: 0 15px;
            }

/*在线客服 王丹丹*/
#floatDivBoxs {
    width: 160px;
    background: #fff;
    position: fixed;
    top: 135px;
    right: 0;
    z-index: 999;
}

    #floatDivBoxs .floatDtt {
        width: 100%;
        height: 45px;
        line-height: 45px;
        background: #d51a21;
        color: #fff;
        font-size: 16px;
        text-indent: 22px;
        position: relative;
    }

    #floatDivBoxs .floatDqq {
        padding: 0 14px;
    }

        #floatDivBoxs .floatDqq li {
            height: 45px;
            line-height: 45px;
            font-size: 15px;
            border-bottom: 1px solid #e3e3e3;
            padding: 0 0 0 50px;
        }

    #floatDivBoxs .floatDtxt {
        font-size: 18px;
        color: #333;
        padding: 12px 14px;
    }

    #floatDivBoxs .floatDtel {
        padding: 0 0 15px 10px;
    }

        #floatDivBoxs .floatDtel img {
            display: block;
        }

    #floatDivBoxs .floatDbg {
        width: 100%;
        height: 20px;
        background: url(/Images/Web/online_botbg.jpg) no-repeat;
        box-shadow: -2px 0 3px rgba(0,0,0,0.25);
    }

.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}

#rightArrow {
    width: 50px;
    height: 45px;
    background: url(/Images/Web/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 135px;
    right: 160px;
    z-index: 999;
}

    #rightArrow a {
        display: block;
        height: 45px;
    }

/*当前位置 刘红*/
.h_seat {
    width: 1170px;
    margin: 0 auto;
    background: url("/Images/Web/w-position.png") no-repeat left center;
    padding: 16px 15px;
    line-height: 20px;
    color: #999;
    box-sizing: content-box;
}

    .h_seat a {
        color: #999;
        font-size: 13px;
        padding: 0 1px;
    }

/*刘红会员中心*/
.h_content {
    width: 1200px;
    margin: 0 auto;
}

.l-fl {
    width: 190px;
    float: left;
}

    .l-fl h3 {
        width: 190px;
        height: 45px;
        line-height: 45px;
        background: #c7171e;
        font-size: 18px;
        color: #fff;
        text-align: center;
    }
    /*.l-fl dl{width:188px;background:#fff;border:#e5e5e5 1px solid;border-top:none;border-bottom:none;}*/
    .l-fl dl {
        width: 188px;
        background: #fff;
        border: #e5e5e5 1px solid;
        border-top: none;
        border-bottom: none;
        box-sizing: content-box;
    }

        .l-fl dl:last-child {
            border-bottom: #e5e5e5 1px solid;
        }

        .l-fl dl dt {
            height: 42px;
            line-height: 42px;
            font-size: 15px;
            color: #333;
            background: #f3f3f3;
            padding-left: 50px;
        }

        .l-fl dl dd {
            padding-left: 50px;
        }

            .l-fl dl dd a {
                font-size: 13px;
                color: #666;
                line-height: 35px;
                background: url(/Images/Web/w-mj2.png) no-repeat center left;
                padding-left: 11px;
            }

                .l-fl dl dd a:hover {
                    background: url("/Images/Web/w-mj1.png") no-repeat center left;
                    color: #c7171e;
                    font-weight: bold;
                }

                .l-fl dl dd a.on {
                    background: url(/Images/Web/w-mj1.png) no-repeat center left;
                    color: #c7171e;
                }

    .l-fl .w-title {
        height: 50px;
        line-height: 50px;
        border-bottom: #e0e0e0 2px solid;
    }

        .l-fl .w-title h3 {
            font-size: 18px;
            color: #191919;
            font-weight: bold;
            padding: 0 33px 0 14px;
            border-bottom: #5c5c5c 2px solid;
            position: absolute;
        }

.l-fr {
    width: 954px;
    background: #fff;
    border: #e5e5e5 1px solid;
    padding: 5px 17px;
    float: right;
    box-sizing: content-box;
}
    /*.l-fr .w-title{height:50px;line-height:50px;border-bottom:#e0e0e0 2px solid;}*/
    .l-fr .w-title {
        height: 50px;
        line-height: 50px;
        border-bottom: #e0e0e0 2px solid;
        box-sizing: border-box;
    }

        .l-fr .w-title h3 {
            font-size: 18px;
            color: #191919;
            font-weight: bold;
            padding: 0 33px 0 14px;
            border-bottom: #5c5c5c 2px solid;
            position: absolute;
        }

.h_mem_content {
    padding: 20px;
}

.w-page {
    text-align: right;
    padding: 40px 10px 20px 0;
}

    .w-page a {
        font-size: 14px;
        color: #8a8a8a;
        padding: 3px 10px;
        border: #e3e3e3 1px solid;
        margin-left: 3px;
    }

        .w-page a.on {
            background: #c7171e;
            color: #fff;
            border: #c7171e 1px solid;
        }

/*刘红 注册页面*/
.h_enroll {
    border: 1px solid #e5e5e5;
    background: #fff;
    width: 1100px;
    margin: 0px auto 20px auto;
    padding: 35px 50px 40px 50px;
    box-sizing: content-box;
}

.h_enroll_t span {
    border-left: 3px solid #c5181c;
    font-size: 24px;
    color: #c5181c;
    padding-left: 10px;
    line-height: 25px;
    height: 25px;
    float: left;
}

.guest_posttt {
    padding-top: 10px;
    width: 690px;
    margin: 20px auto 20px 40px;
    float: left;
}

.guest_posttt_hr {
    line-height: 35px;
    margin: 20px 0;
    overflow: hidden;
    font-size: 14px;
}

    .guest_posttt_hr a {
        font-size: 14px;
        color: #0000ED;
    }

    .guest_posttt_hr input {
        height: 35px;
        width: 300px;
        color: #767676;
        text-indent: 0.5em;
        font-size: 14px;
    }
    /*.guest_posttt_hr span{display:block; width:100px; text-align:right; float:left;font-size: 14px;}*/
    .guest_posttt_hr em {
        display: block;
        width: 100px;
        text-align: right;
        float: left;
        font-size: 14px;
    }

    .guest_posttt_hr .c_dx {
        width: 170px;
        float: left;
    }

.c_hqyzm a {
    color: #6d6e73;
}

.c_hqyzm {
    width: 120px;
    height: 37px;
    border: 1px #D2D2D2 solid;
    float: left;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    margin-left: 6px;
    background: url("/Images/Web/h_zc.jpg") repeat-x bottom;
}

.guest_posttt_hr .c_dxk {
    width: 15px;
    height: 15px;
    float: left;
    margin: 10px 5px 0 100px;
}

.c_zcr {
    width: 330px;
    float: left;
    border-left: 1px #ccc solid;
    padding-left: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 60px;
}

    .c_zcr a {
        color: #C6171D;
        font-size: 16px;
    }

    .c_zcr span {
        font-size: 16px;
    }

.w-header .nav .nLi h3 {
    float: left;
    margin: 0px;
}

.h_btn {
    width: 160px;
    height: 40px;
    background: #C7171E;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    border-radius: 3px;
    margin-left: 100px;
    font-family: 微软雅黑;
}

.w-header {
    box-sizing: content-box;
}

.tnLeft h3 {
    margin: 0px;
    line-height: 30px;
}

.tnLeft {
    margin: 0px;
}

.w-search .contentbox .w-search-box {
    box-sizing: content-box;
}


/*刘红会员登陆*/
.l_login_l {
    width: 670px;
    float: left;
    padding-right: 50px;
    margin: 10px 0 0 0;
}

.l_login_input {
    border: 1px solid #c4c4c4;
    width: 300px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0 5px;
    outline: none;
}

    .l_login_input img {
        float: left;
        padding-top: 4px;
    }

    .l_login_input input {
        float: left;
        padding-left: 10px;
        line-height: 40px;
        height: 35px;
        border: none;
        background: none;
        font-size: 15px;
    }

.l_login_name {
    padding: 20px 0 20px 0;
    width: 300px;
}

.l_login_input {
    margin: 30px 0 0 0;
}

.l_login_name dl dt {
    float: left;
    font-size: 14px;
}

.l_login_name dl dd {
    float: right;
    font-size: 15px;
}

    .l_login_name dl dd a span {
        color: #c6171e;
        padding-left: 10px;
    }

.l_login_btn input {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #c6171e;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 15px;
}

.l_login_input_icon1 {
    background: url("/Images/Web/shj.jpg") no-repeat left center;
    padding-left: 30px;
    font-size: 14px;
}

.l_login_input_icon2 {
    background: url("/Images/Web/sou.jpg") no-repeat left center;
    padding-left: 30px;
    font-size: 14px;
}

.l_login_cin {
    background: url("/Images/Web/c_ico15.jpg") no-repeat left center;
    padding-left: 15px;
    margin-left: 10px;
    color: #a7a7a7;
    font-size: 13px;
}

.h_er_line {
    border-bottom: 1px solid #e5e5e5;
    height: 50px;
}

.h_enroll_pad {
    padding: 40px 50px 70px 50px;
}


/*关于我们刘红*/
.c_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.h_lf {
    width: 190px;
    float: left;
    overflow: hidden;
    border: 1px #E5E5E5 solid;
    background: #fff;
}

.h_about_title {
    width: 100%;
    height: 45px;
    background: #C7171D;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
/*.h_about_nav ul li a{ width:100%; height:45px; text-align: left;line-height:45px; font-size:12px;background:url(/Images/Web/c_ico.png) 30px center no-repeat; text-indent:3.8em;font-size: 14px;display: block;}*/
.h_about_nav ul li a {
    width: 130px;
    text-align: left;
    line-height: 25px;
    font-size: 12px;
    background: url(/Images/Web/c_ico.png) 30px center no-repeat;
    */font-size: 14px;
    display: block;
    padding: 10px 10px 10px 50px;
}

    .h_about_nav ul li a:hover {
        color: #ca0600;
        background: url(/Images/Web/c_ico2.png) 30px center no-repeat #f4f4f4;
    }

    .h_about_nav ul li a span {
        font-size: 14px;
    }

.h_about_nav ul li .on {
    color: #ca0600;
    background: url(/Images/Web/c_ico2.png) 30px center no-repeat #f4f4f4;
}

.h_lr {
    width: 988px;
    float: right;
    overflow: hidden;
    border: 1px #E5E5E5 solid;
    background: #fff;
    min-height: 600px;
}

.h_sjrz {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    text-indent: 0.5em;
}

.h_about {
    padding: 10px 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    line-height: 40px;
}

.h_about_nav ul {
    margin: 0px;
}


/*新闻列表及详情刘红*/
.l_news_img {
    float: left;
    padding-right: 20px;
}

    .l_news_img img {
        width: 160px;
        height: 120px;
    }

.l_news ul li {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 25px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 25px;
}

.l_news_m p span {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
}

.l_news_m p {
    color: #787878;
    .
}

    .l_news_m p em {
        color: #0698d5;
    }

.l_news ul li a:hover p span {
    color: #C7171D;
}

.l_news ul li a:hover {
    text-decoration: none;
}

    .l_news ul li a:hover p {
        color: #272727;
    }

.l_news_w {
    border-top: 1px solid #E5E5E5;
    padding: 25px 25px 25px 25px;
}

.l_news_title {
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding: 10px 10px 15px 10px;
}

.l_news_time {
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

    .l_news_time span {
        padding: 0 10px;
        ;
        font-size: 13px;
        color: #797979
    }

.l_news_content {
    padding: 30px 0 0 0;
    line-height: 25px;
    font-size: 14px;
}

/*拍卖公告刘红*/
.c_affiche .c_title {
    width: 100%;
    height: 51px;
    font-size: 18px;
    font-weight: bold;
    line-height: 51px;
    text-indent: 1em;
    border-bottom: 1px #ccc solid;
}

    .c_affiche .c_title span {
        float: right;
        margin-right: 10px;
        color: #666;
        font-size: 14px;
    }

.c_affiche li img {
    float: left;
    margin-top: 20px;
}

.c_affiche li .c_ms .c_m2 {
    border-top: 1px #ccc solid;
    margin-top: 20px;
    padding-top: 20px;
    color: #A1A1A1;
    font-size: 13px;
}

.c_affiche li {
    width: 550px;
    height: 266px;
    overflow: hidden;
    float: left;
    background: #fff;
    margin: 0 32px 20px 0;
    padding: 5px 15px 0px 15px;
}

    .c_affiche li img {
        float: left;
        margin-bottom: 15px;
        width: 240px;
        height: 180px;
        padding-left: 1px;
    }

.c_affiche .c_title {
    width: 100%;
    height: 51px;
    font-size: 18px;
    font-weight: bold;
    line-height: 51px;
    text-indent: 0;
    border-bottom: 1px #ccc solid;
}

.c_m1 {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #000;
}

.c_affiche li .c_ms {
    width: 270px;
    float: right;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    margin: 20px 15px 15px 15px;
}

.c_m1 a {
    color: #1278ca;
}

.c_affiche {
    width: 1260px;
    ;
}
/*公告詳情劉紅*/
.h_affiche_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
    border-bottom: 2px #333 solid;
}

    .h_affiche_title span {
        float: right;
        font-size: 16px;
        color: #333;
    }

.h_affiche_title1 h1 {
    font-size: 20px;
    text-align: center;
    margin: 20px 0 5px 0;
}

.h_affiche_title1 {
    width: 97%;
    max-height: 500px;
    overflow: auto;
    line-height: 28px;
    background: #fff;
    padding: 1% 1% 2% 2%;
}

    .h_affiche_title1 .c_sj {
        font-size: 15px;
        color: #ababab;
        text-align: center;
        margin-bottom: 20px;
    }

.h_include_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
    border-bottom: 2px #333 solid;
    margin: 25px 0 15px 0;
}

    .h_include_title span {
        float: right;
        font-size: 16px;
        color: #333;
    }

/*拍卖详情页（结束）已认证 王丹丹w*/
.c_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.l_det {
    background: #fff;
    padding: 15px;
}

.l_det_l {
    width: 350px;
    float: left;
}

.l-det-m {
    width: 515px;
    float: left;
    padding: 0 20px 0 30px;
}

.l_det_r {
    width: 235px;
    float: right;
    color: #909090;
    border-left: 1px solid #ededed;
    padding-left: 15px;
    height: 390px;
}

.game163 {
    position: relative;
    overflow: hidden;
    width: 350px;
}

    .game163 .bigImg {
        height: 350px;
        position: relative;
    }

        .game163 .bigImg li img {
            vertical-align: middle;
            width: 350px;
            height: 350px;
        }

        .game163 .bigImg h4 {
            font-size: 14px;
            font-weight: bold;
            line-height: 33px;
            height: 33px;
            padding-right: 30px;
            overflow: hidden;
            text-align: left;
        }

    .game163 .smallScroll {
        height: 45px;
        margin-top: 7px;
    }

    .game163 .sPrev, .game163 .sNext {
        float: left;
        display: block;
        width: 14px;
        height: 47px;
        text-indent: -9999px;
        background: url("/Images/Web/sprites1008.png") no-repeat 0 -3046px;
    }

    .game163 .sNext {
        background-position: 0 -2698px;
    }

    .game163 .sPrev:hover {
        background-position: 0 -3133px;
    }

    .game163 .sNext:hover {
        background-position: 0 -2785px;
    }

    .game163 .smallImg {
        float: left;
        margin: 0 6px;
        display: inline;
        width: 310px;
        overflow: hidden;
    }

        .game163 .smallImg ul {
            height: 54px;
            width: 9999px;
            overflow: hidden;
        }

        .game163 .smallImg li {
            float: left;
            padding: 0 4px 0 0;
            width: 50px;
            cursor: pointer;
            display: inline;
        }

        .game163 .smallImg img {
            width: 50px;
            height: 50px;
        }

        .game163 .smallImg .on img {
            border-color: #1e50a2;
        }

    .game163 .pageState {
        position: absolute;
        top: 235px;
        right: 5px;
        font-family: "Times New Roman", serif;
        letter-spacing: 1px;
    }

        .game163 .pageState span {
            color: #f00;
            font-size: 16px;
        }

    .game163 .video-play-btn {
        position: absolute;
        top: 220px;
        left: 150px;
        width: 50px;
        height: 50px;
        border-radius: 25px;
        background-color: rgba(95, 95, 95, 0.30);
        cursor: pointer;
    }

    .game163 .video-play-btn:hover {
        background-color: rgba(150, 150, 150, 0.30);
    }

    .game163 .hl-video-container {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
    }

    .game163 .video-close-btn {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 16px;
        height: 16px;
        cursor: pointer;
        z-index: 1000;
    }    

.bigImg li {
    padding: 0px !important;
}

.tempWrap {
    width: 390px !important;
}

.l-det-m-font1 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0;
}

    .l-det-m-font1 span {
        display: inline-block;
        width: 63px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        background: #75a9e5;
        margin-right: 10px;
        font-weight: normal;
        float: left;
    }

.l-status {
    border: 1px solid #edecec;
    height: 51px;
}

.status-mark {
    width: 30px;
    padding: 6px 15px 0 15px;
    height: 45px;
    background: #be5202;
    color: #fff;
    font-size: 14px;
    float: left;
}

.status-time {
    float: left;
    width: 360px;
    padding-left: 15px;
    color: #7f7f7f;
    padding-top: 6px;
}

    .status-time p {
        font-size: 12px;
        line-height: 20px;
    }

    .status-time i {
        color: #a64e00;
        font-style: normal;
    }

.l-det-m-font2 span {
    color: #666;
    font-size: 24px;
    font-weight: bold;
}

.l-det-m-font3 span {
    color: #d23030;
    font-size: 24px;
    font-weight: bold;
}

.l-det-m-font2, .l-det-m-font3 {
    padding: 10px 0 0 0;
}

.l-det-m-font4 {
    margin-top: 8px;
    line-height: 30px;
    background-color: #FFF4F4;
    padding: 0 10px;
}
    .l-det-m-font4 span {
        color: #C7171E;
    }

    .l-det-m-font4 a {
        float: right;
        color: #C7171E;
    }

.l-det-mark-l p a {
    background: url("/Images/Web/l_nz.jpg") no-repeat left center;
    padding-left: 25px;
    color: #935F1B;
    font-size: 16px;
    line-height: 30px;
}

.l-det-mark-l p, .l-det-mark-m p {
    font-size: 12px;
}

.l-det-mark-l {
    width: 160px;
    line-height: 30px;
    font-size: 12px;
    color: #858585;
}

.l-det-mark-m {
    width: 120px;
    line-height: 30px;
    color: #858585;
    font-size: 12px;
    padding-left: 20px;
}

.l-det-mark-w {
    width: 170px;
}

.l-det-mark {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 5px 10px;
    margin-top: 15px;
}

.l_pad25 {
    padding-bottom: 20px;
}

.l-pat10 {
    padding-top: 15px;
}

.l-pat_b10 {
    padding-bottom: 15px;
}

.l-pat_b30 {
    padding-bottom: 30px;
}

.l-mag_b30 {
    margin-bottom: 30px;
}

.l-pat20 {
    padding-top: 20px;
}

.l-magt30 {
    margin-top: 155px;
}

.l_red {
    color: #ba0000 !important;
}

.l_ad {
    padding: 15px 0;
}

.l_detail {
    background: #fff;
}

.l_detail_t {
    line-height: 46px;
    height: 46px;
    border: 1px solid #dfdfdf;
}

    .l_detail_t ul li {
        width: 155px;
        text-align: center;
        border-right: 1px solid #dfdfdf;
        float: left;
    }

        .l_detail_t ul li:hover {
            border-top: 2px solid #d6171e;
            cursor: pointer;
            margin-top: -2px;
            color: #d6171e;
        }

        .l_detail_t ul li.hover {
            border-top: 2px solid #d6171e;
            cursor: pointer;
            margin-top: -2px;
            color: #d6171e;
            border-bottom: 1px solid #fff;
        }

.l_detail_m {
    padding: 30px 30px 50px 30px;
    font-size: 14px;
    line-height: 35px;
}

.l_record dt span {
    width: 225px;
    float: left;
    background: #ededed;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 13px;
}

.l_record dd span {
    width: 225px;
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    font-size: 13px;
    border-bottom: 1px dashed #e7e7e7;
}

.l_bg_red {
    background: #d23030;
}

.l_bg_gray {
    background: #959595;
}

.l_field em {
    text-align: right;
    display: inline-block;
    float: left;
}

.l_field span {
    float: left;
}

.l_field .nc {
    font-size: 12px;
    color: #969696;
    font-weight: normal;
}

.l_field {
    width: 530px;
    float: left;
    line-height: 30px;
    font-size: 13px;
    color: #828282;
    margin-top: 20px;
}

    .l_field i {
        font-size: 14px;
        font-style: normal;
        float: left;
        font-weight: bold;
        color: #666666;
    }

.w-poto {
    text-align: center;
}

    .w-poto a img {
        width: 120px;
        height: 90px;
    }

    .w-poto a span {
        display: block;
        font-size: 12px;
        color: #a3a3a3;
        line-height: 32px;
    }

.w-det-list {
    margin-left: 23px;
    height: 22px;
}

    .w-det-list a {
        float: left;
        width: 57px;
        height: 19px;
        line-height: 19px;
        text-align: center;
        background: #fafafa;
        border: #d8d8d8 1px solid;
        border-radius: 3px;
        margin: 0 1px;
        font-size: 12px;
        color: #848484;
    }

        .w-det-list a.w-follow {
            background: #df3239;
            border: #df3239 1px solid;
            color: #fff;
            margin-left:
        }

.w-star {
    margin: 10px 0 0 30px;
    overflow: hidden;
}

.w-star-fl {
    float: left;
    margin-left: 8px;
}

    .w-star-fl img {
        float: left;
        margin: 0 1px;
    }

    .w-star-fl a {
        font-size: 12px;
        color: #916500;
        line-height: 15px;
    }

        .w-star-fl a:hover {
            text-decoration: underline;
        }

.w-intro {
    margin-top: 15px;
    border-top: #f2f2f2 1px solid;
    padding: 15px 25px 15px 10px;
    border-bottom: #f2f2f2 1px solid;
}

    .w-intro p {
        font-size: 12px;
        color: #666;
        line-height: 22px;
    }

    .w-intro .w-intro-fund {
        font-size: 12px;
        color: #bdbdbd;
    }

.w-intro-fund span {
    font-weight: bold;
    color: #df3239;
}

.w-item-data {
    margin-top: 20px;
}

    .w-item-data dl {
        overflow: hidden;
    }

        .w-item-data dl dd {
            float: left;
            text-align: center;
            width: 58px;
        }

            .w-item-data dl dd span {
                display: block;
                font-size: 12px;
                color: #b6b6b6;
                line-height: 30px;
            }

            .w-item-data dl dd em {
                font-size: 18px;
                color: #dc2f36;
                font-family: Arial, Helvetica, sans-serif;
                line-height: 18px;
            }

/*拍品详情页（开拍）已认证王丹丹 w*/
.l_bg_conduct {
    background: #d23030;
}

.l-status-btn {
    background: #d23030;
    padding: 8px 25px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}

.l_bg_gray {
    background: #959595;
}

.l-status-btn span {
    font-size: 14px;
    background: url("/Images/Web/l_cz.png") no-repeat left center;
    padding-left: 30px;
    line-height: 28px;
    height: 28px;
    display: inline-block;
}

.w_field {
    margin-top: 0;
}

.l-det-m-font3 i {
    color: #d23030;
}

.l-magt40 {
    margin-top: 80px;
}

.w-intro1 {
    padding: 20px 0;
    margin-top: 20px;
}

.w-intro .w-intro-fund1 {
    color: #df3239;
    font-size: 13px;
}

.w-intro p em {
    color: #c0c0c0;
    font-size: 12px;
}

/*拍卖详情页（待拍）未认证2王丹丹 w*/
.l-det-m-font1 .w-online {
    background: #8ac984;
}

.l_bg_no {
    background: #be5202;
    height: 57px;
    padding-top: 15px;
}

.w-det-list1 {
    margin-left: 87px;
}

.w-intro2 {
    border-bottom: none;
}

.l-status1 {
    height: 72px;
}

.status-time1 {
    width: 330px;
}

.status-time span {
    color: #343434;
    font-size: 20px;
    font-family: arial;
    font-weight: bold;
}

.status-mark-ys {
    float: right;
    padding-right: 20px;
    text-align: center;
    padding-top: 18px;
}

    .status-mark-ys p {
        font-size: 12px;
        color: #999;
        line-height: 32px;
    }

        .status-mark-ys p img {
            float: left;
        }

        .status-mark-ys p span {
            font-size: 14px;
            color: #935f1b;
            line-height: 15px;
            margin-left: 5px;
        }

.l-magt50 {
    margin-top: 12px;
}


/*标的查询  李丹如*/

.l_main {
    overflow: hidden;
}
/*认证商家李丹如*/
.l_fl ul {
    margin-left: -25px;
}

    .l_fl ul li {
        margin-left: 32px;
    }

.l_fl_rz {
    width: 767px;
    float: right;
}
    /*.l_fl_rz ul li{float:left;width:223px;height:317px;background:#fff;margin:20px 15px 0px;*margin:20px 0px;-webkit-transform:translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition:-webkit-transform ease-in-out 300ms;-o-transition:transform ease-in-out 300ms, -o-transform ease-in-out 300ms;transition: transform ease-in-out 300ms;transition:transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms, -o-transform ease-in-out 300ms;}*/
    .l_fl_rz ul li {
        float: left;
        width: 223px;
        height: 317px;
        background: #fff;
        margin: 20px 15px 0px 17px;
        *margin: 20px 0px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: -webkit-transform ease-in-out 300ms;
        -o-transition: transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
        transition: transform ease-in-out 300ms;
        transition: transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
    }

        .l_fl_rz ul li:hover {
            -webkit-transform: translate3d(0, -3px, 0);
            transform: translate3d(0, -3px, 0);
            transition: -webkit-transform ease-in-out 300ms;
            -o-transition: transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
            transition: transform ease-in-out 300ms;
            transition: transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms, -o-transform ease-in-out 300ms;
            box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
        }

        .l_fl_rz ul li img {
            position: relative;
        }

        .l_fl_rz ul li .info {
            margin: 15px 7px 0;
            border-bottom: #dfdfdf 1px solid;
            padding: 0 10px 5px;
        }

        .l_fl_rz ul li h3 {
            font-size: 14px;
            color: #7d7d7d;
        }

            .l_fl_rz ul li h3 span {
                font-size: 14px;
                color: #d23030;
                line-height: 30px;
            }

            .l_fl_rz ul li h3 em {
                font-size: 20px;
                color: #d23030;
                font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
            }

.l_fr_rz {
    width: 430px;
    float: left;
}

.fr_rz1 {
    background: #fff;
    padding: 20px 15px 0;
    height: 316px;
    box-sizing: border-box;
    margin-top: 21px;
}

    .fr_rz1 img {
        float: left;
        margin-right: 15px;
    }

    .fr_rz1 div {
        float: right;
        width: 210px;
        height: 120px;
    }

        .fr_rz1 div h3 {
            font-size: 15px;
            line-height: 32px;
            font-weight: bold;
        }

        .fr_rz1 div b {
            line-height: 15px;
            height: 15px;
            width: 185px;
            display: block;
            padding: 7px 0 12px;
        }
            /*.fr_rz1 div b a{color:#916500;font-weight:lighter;line-height:15px;float:left;}*/
            .fr_rz1 div b a {
                color: #916500;
                font-weight: lighter;
                line-height: 18px;
                float: left;
                padding-left: 10px;
            }

        .fr_rz1 div span, .sj_wz_s font {
            color: #bdbdbd;
            font-size: 12px;
        }

            .fr_rz1 div span em, .sj_wz_s font em {
                color: #C10816;
                font-weight: bold;
            }

        .fr_rz1 div p {
            font-size: 12px;
        }

    .fr_rz1 input {
        width: 70px;
        height: 25px;
        line-height: 25px;
        background: #e4393c;
        color: #fff;
        border: 0;
        margin: 20px 0 25px 45px;
    }

    .fr_rz1 .iinput {
        width: 70px;
        height: 25px;
        line-height: 25px;
        background: #e4393c;
        color: #fff;
        border: 0;
        margin: 20px 0 25px 45px;
    }

    .fr_rz1 ul {
        border-top: 1px solid #f6f6f6;
        padding-top: 15px;
    }

        .fr_rz1 ul li {
            width: 50px;
            display: inline-block;
            text-align: center;
            padding: 0 19px;
        }

            .fr_rz1 ul li em {
                background: url(/Images/Web/02.png) no-repeat;
                width: 20px;
                height: 20px;
                display: block;
                margin: 0 auto;
            }

#rz_01 {
    background-position: 0 0;
}

#rz_02 {
    background-position: -26px 0;
}

#rz_03 {
    background-position: -52px 0;
}

#rz_04 {
    background-position: -75px 0;
}

.fr_rz1 ul li span {
    color: #b6b6b6;
}

.fr_rz1 ul li b {
    font-size: 17px;
    color: #C10816;
    font-weight: lighter;
}

.l_paixun {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    background: #f1f1f1;
    padding: 6px 10px;
    height: 25px;
    line-height: 25px;
}

.pl_px {
    float: left;
}

#l_pl_h {
    background: #e4393c;
    text-align: center;
    color: #fff;
    border: 0px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
}

.pl_px a {
    color: #333333;
    padding: 0 22px 0 13px;
    float: left;
    border: 1px solid #cccccc;
    height: 23px;
    line-height: 23px;
}

.pl_pxup {
    background: url(/Images/Web/01.png) 40px center no-repeat #fff;
}

.pl_pxdo {
    background: url(/Images/Web/01_1.PNG) 40px center no-repeat #fff;
}

.w-top .w-fr .w-personal a {
    color: #666;
    margin: 0 5px 0 15px;
}

    .w-top .w-fr .w-personal a:hover {
        color: #c81623;
        text-decoration: underline;
    }

.l_mian .topNav1 {
    float: right;
    margin-right: 5px;
    position: relative;
    z-index: 1;
    height: 25px;
    line-height: 25px;
}
    /*.l_mian .topNav1 h3 a{background:#fff;padding-left:10px;box-sizing:border-box;color:#666;border:#cccccc 1px solid;width:85px;display:block;}*/
    .l_mian .topNav1 h3 a {
        background: #fff;
        padding-left: 10px;
        box-sizing: border-box;
        color: #666;
        border: #cccccc 1px solid;
        padding-right: 10px;
        display: inline-block;
    }

        .l_mian .topNav1 h3 a i {
            background: url(/Images/Web/w-icon-01.png) no-repeat;
            width: 7px;
            height: 4px;
            display: inline-block;
            margin-left: 10px;
            vertical-align: middle;
        }

        .l_mian .topNav1 h3 a:hover, .l_mian .topNav1 dd.on h3 a {
            background: #fff;
            color: #c81623;
            text-decoration: underline;
        }

    .l_mian .topNav1 dd {
        float: left;
    }

        .l_mian .topNav1 dd ul {
            display: none;
            width: auto;
            background: #fff;
            border: #e7e7e7 1px solid;
            border-top: none;
            padding: 0 9px;
            -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
            -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
            box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
        }

            .l_mian .topNav1 dd ul a {
                font-size: 12px;
                color: #666;
            }

                .l_mian .topNav1 dd ul a:hover {
                    color: #c81623;
                    text-decoration: underline;
                }

.sjxq_nr {
    overflow: hidden;
}

.sj_ban {
    float: left;
    width: 920px;
    height: 370px;
}

.sj_nr_wz {
    float: right;
    width: 270px;
    background: #fff;
    height: 370px;
    box-sizing: border-box;
    padding: 25px 12px
}

.sj_wz_s span img {
    float: left;
    width: 69px;
    height: 69px;
}

.sj_wz_s h3 {
    font-size: 14px;
    font-weight: bold;
}

.sj_wz_s b {
    display: block;
    padding: 7px 0 10px;
}

    .sj_wz_s b img {
        float: left;
    }

    .sj_wz_s b a {
        color: #3a86c0;
    }

.sj_nr_wz p {
    clear: both;
    font-size: 12px;
    color: #999999;
    margin: 20px 0 20px;
    line-height: 24px;
    ;
}

.sj_nr_wz form input, .sj_nr_wz form a {
    margin-right: 5px;
    width: 77px;
    height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: 0;
    display: block;
    float: left;
}

.sj_nr_wz input, .sj_nr_wz a {
    margin-right: 5px;
    width: 77px;
    height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: 0;
    display: block;
    float: left;
    cursor: pointer;
}

.sj_nr_wz a {
    line-height: 25px;
}

.l_f1 {
    background: #75a9e5;
}

.l_f2 {
    background: #f4bd6c;
}

.l_f3 {
    background: #fc8158;
}

.xq_bt {
    border-bottom: 2px solid #4e4e4e;
    padding: 40px 0 15px 10px;
    margin-bottom: 15px;
}

    .xq_bt h2 {
        color: #C10816;
        font-weight: bold;
    }

        .xq_bt h2 em {
            color: #c2c2c2;
            margin: 0 10px;
            font-weight: lighter;
        }

        .xq_bt h2 span {
            color: #4e4e4e;
        }

        .xq_bt h2, .xq_bt h2 span, .xq_bt h2 em {
            font-size: 24px;
        }

.rz_jds {
    margin: 3px 0 0 3px;
}

    .rz_jds li {
        width: 50px;
        text-align: center;
        margin-right: 7px;
        margin-top: 10px;
        float: left;
    }

        .rz_jds li em {
            background: url(/Images/Web/l_tu3.png) no-repeat;
            display: block;
            width: 25px;
            height: 25px;
            margin: 0 auto;
        }

        .rz_jds li span {
            font-size: 12px;
            color: #999999;
        }

        .rz_jds li b {
            font-size: 16px;
            color: #C10816;
            font-weight: lighter;
        }

#jds_02 {
    background-position: -68px 0;
}

#jds_03 {
    background-position: -130px 0;
}

#jds_04 {
    background-position: -200px 0;
}

/*标的查询 nav 李丹如*/
.bd_cx_nav {
    border: #dfdfdf 1px solid;
    background: #fff;
}

.cx_nav1 {
    margin: 20px;
    overflow: hidden;
    line-height: 48px;
    clear: both;
}

    .cx_nav1 h3 {
        float: left;
        font-size: 13px;
        color: #212121;
        font-weight: bold;
        line-height: 30px
    }

    .cx_nav1 p {
        float: left;
        line-height: 35px;
        width: 1050px;
    }

        .cx_nav1 p a {
            height: 35px;
            line-height: 35px;
        }

        .cx_nav1 p a, .hide a {
            font-size: 13px;
            color: #636161;
            margin: 0 7px;
            padding: 3px 6px;
        }

            .cx_nav1 p a.on {
                background: #cd1c1c;
                color: #fff;
            }

.bd_xg {
    border: 1px solid #dddddd;
    border-top: 2px solid #C10816;
    border-bottom: 2px solid #fff;
}

.hide {
    margin-left: 90px;
    margin-top: -25px;
    border: 1px solid #dddddd;
    overflow: hidden;
    background: #fff;
    width: 1050px;
}

    .hide a {
        float: left;
        line-height: 30px;
    }

        .hide a.on {
            color: #cd1c1c
        }

.h_content, .l_mian {
    width: 1200px;
    margin: 0 auto;
}


.w-sale .w-fl .under-auction ul li .time, .w-auction ul li .time, .l_fl .time, .l_fl_rz .time {
    text-align: center;
}

    .w-sale .w-fl .under-auction ul li .time span, .w-auction ul li .time span, .l_fl .time span, .l_fl_rz .time span {
        line-height: 46px;
        font-size: 14px;
        color: #6b6b6b;
        background: url(/Images/Web/w-time.png) no-repeat center left;
        padding-left: 20px;
    }

        .w-sale .w-fl .under-auction ul li .time span em, .w-auction ul li .time span em, .l_fl .time span em, .l_fl_rz .time span em {
            font-size: 14px;
            color: #3c3c3c;
            font-weight: bold;
        }

.w-sale .w-fl .under-auction ul li .info h3 span em, .w-auction ul li .info h3 span em, .l_fl ul li h3 em {
    font-size: 28px;
    color: #d23030;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.w-sale .w-fl .under-auction ul li .info h4, .w-sale .w-fl .under-auction ul li .info h4 span, .w-auction ul li .info h4, .w-auction ul li .info h4 span, .l_fl .info h4, .l_fl .info h4 span, .l_fl_rz .info h4, .l_fl_rz .info h4 span {
    font-size: 14px;
    color: #888;
    line-height: 30px;
}

.l_tnleft h3 {
    margin: 0px;
    line-height: 25px;
}

/*帮扶中心刘*/
.l_help dl dt a {
    font-size: 15px;
    background: url("/Images/Web/w-side1.png") no-repeat left center;
    padding-left: 10px;
}

    .l_help dl dt a:hover {
        color: #d50000;
        text-decoration: underline;
    }

.l_help dl dd {
    font-size: 13px;
}

.l_help dl {
    border-bottom: 1px dashed #b5b5b5;
    padding: 15px 5px;
}

.l_help_t {
    font-size: 20px;
    color: #d50000;
    text-align: center;
    border-bottom: 1px dashed #b5b5b5;
    padding: 10px 0;
    line-height: 40px;
}

.l_help_main {
    padding: 15px 0 0 0;
    min-height: 500px;
}

.l_help {
    padding: 10px 25px;
    line-height: 30px;
}

.w_page_bm {
    margin-bottom: 20px;
    margin-right: 15px;
}

.h_about_nav ul li a.h_about_nav_on {
    color: #ca0600;
    background: url(/Images/Web/c_ico2.png) 30px center no-repeat #f4f4f4;
}
/*找回密码*/
.guest_postt1 {
    padding-top: 10px;
    width: 60%;
    margin: 20px auto;
}

.guest_postt_hr .c_hqyzm {
    width: 120px;
    height: 37px;
    border: 1px #D2D2D2 solid;
    float: left;
    margin-right: 60px;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    background: #F5F5F5;
    margin-left: 15px;
}

.l_login_cin1 {
    background: url("/Images/Web/c_ico15.jpg") no-repeat left center;
    padding-left: 15px;
    margin-left: 10px;
    color: #a7a7a7;
    font-size: 13px;
    margin-top: 2px;
}

.guest_postt {
    padding-top: 10px;
    width: 40%;
    margin: 20px auto;
}

.guest_postt_hr {
    line-height: 35px;
    margin: 20px 0;
    overflow: hidden;
}

    .guest_postt_hr input {
        height: 35px;
        width: 300px;
        color: #767676;
        text-indent: 0.5em;
        line-height: 35px;
        font-family: "微软雅黑";
    }

    .guest_postt_hr span {
        display: block;
        width: 90px;
        text-align: right;
        float: left;
        font-size: 13px;
    }

    .guest_postt_hr .c_dx {
        width: 100px;
    }

    .guest_postt_hr .c_hqyzm {
        width: 120px;
        height: 37px;
        border: 1px #D2D2D2 solid;
        text-align: center;
        line-height: 37px;
        font-size: 16px;
        background: #F5F5F5;
    }

.subdiv_btn {
    width: 160px;
    height: 40px;
    background: #d53b3b;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    border: none;
    border-radius: 3px;
    margin: 20px 0 0 90px;
    cursor: pointer;
}

    .subdiv_btn:hover {
        background: #b82828;
    }

.h_remake_icon {
    background: url("/Images/Web/icon48.png") no-repeat left center;
    width: 48px;
    height: 48px;
    margin-top: 15px;
}

.h_remake dl dd {
    padding: 0 0 0 15px;
    line-height: 35px;
}

    .h_remake dl dd p {
        font-size: 16px;
        font-weight: bold;
        color: #63c363;
        margin: 0px;
    }

        .h_remake dl dd p a {
            border-radius: 3px;
            border: 1px solid #bfd6af;
            width: 130px;
            line-height: 35px;
            height: 35px;
            float: left;
            text-align: center;
            margin-right: 10px;
            background: #edf7e5;
            font-size: 14px;
            font-weight: normal;
            color: #373434;
            box-sizing: content-box;
        }

.h_remake {
    padding: 100px 0 200px 300px;
}

    .h_remake dl dd p a:hover {
        background: #dcebd1;
    }

.h_protocol {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding: 0 15px 10px 15px;
    line-height: 50px;
    border-bottom: 1px solid #e0e0e0;
}

.h_sjrz {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    text-indent: 0.5em;
    border-bottom: 1px solid #e0e0e0;
}


/*会员中心-基本资料刘*/
.h_datum {
    padding: 20px 0 0 30px;
}

    .h_datum dl {
        padding-top: 30px;
    }

        .h_datum dl dt {
            float: left;
            padding-right: 10px;
            line-height: 40px;
            font-size: 14px;
            width: 50px;
        }

.h_datum_input {
    border: 1px solid #d6d6d6;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
}

.l-fl h3, .l-fl dl {
    margin: 0px;
}

.l-fr .w-title h3 {
    margin: 0px;
    line-height: 48px;
}

.h_datum_btn {
    padding: 0 0 0 80px;
}

.l-fr {
    min-height: 800px;
}
/**/
.h_step {
    width: 80%;
    overflow: hidden;
    line-height: 50px;
    background: url("/Images/Web/h_step.jpg") repeat-x bottom;
    margin: 50px auto 0 auto;
}

    .h_step ul {
        width: 600px;
        margin: 0 auto;
        overflow: hidden;
    }

        .h_step ul li {
            width: 200px;
            float: left;
        }

        .h_step ul .on {
            border-bottom: 3px #d84444 solid;
        }

            .h_step ul .on span {
                background: #d84444;
                color: #fff;
            }

            .h_step ul .on strong {
                color: #d84444;
            }

        .h_step ul li span {
            display: block;
            width: 23px;
            height: 23px;
            text-align: center;
            line-height: 23px;
            background: #E6E6E6;
            border-radius: 50%;
            float: left;
            color: #fff;
            margin-top: 12px;
            margin-left: 55px;
        }

.h_revise {
    width: 60%;
    padding-top: 5%;
    margin: 0 auto;
}

    .h_revise dl dd {
        line-height: 38px;
    }

    .h_revise dl dt {
        float: left;
        width: 120px;
        text-align: right;
        padding-right: 10px;
        font-weight: normal;
        height: 38px;
        line-height: 38px;
    }
/*.h_datum_yz{height:38px;line-height:38px;border:1px solid #d6d6d6;border-radius:3px;text-align:center;background:#F5F5F5;padding:0 10px;font-size:13px;}*/
.h_datum_yz {
    height: 38px;
    line-height: 38px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    text-align: center;
    background: #F5F5F5;
    padding: 0 10px;
    font-size: 13px;
    outline-style: none;
}

.h_bttn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #d9534f;
    color: #fff;
    height: 42px;
    line-height: 42px;
    width: 150px;
    border: 1px solid #d9534f;
}

    .h_bttn:hover {
        background: #c9302c;
        border: 1px solid #ac2925;
        color: #fff;
    }

/*个人资料-收货地址王*/
.w-address {
    margin-top: 40px;
}

    .w-address table {
        width: 100%;
    }

    .w-address .w-bt {
        height: 41px;
        line-height: 41px;
        border-bottom: #e6e6e6 1px solid;
        background: #f7f7f7;
        text-align: center;
    }

        .w-address .w-bt td {
            font-size: 14px;
            color: #313131;
            font-weight: bold;
        }

    .w-address .w-nr {
        text-align: center;
    }

        .w-address .w-nr td {
            font-size: 14px;
            color: #5e5e5e;
            height: 38px;
            line-height: 38px;
            border-bottom: #e6e6e6 1px solid;
        }

            .w-address .w-nr td a {
                display: inline-block;
                text-align: center;
                border-radius: 3px;
                font-size: 12px;
                margin: 0 3px;
            }

            .w-address .w-nr td .w-mrdz {
                width: 90px;
                height: 25px;
                line-height: 25px;
                color: #fff;
                background: #53b053;
            }

            .w-address .w-nr td .w-xg {
                width: 42px;
                height: 23px;
                line-height: 23px;
                background: #fafafa;
                border: #c2c2c2 1px solid;
                color: #3a3a3a;
            }

            .w-address .w-nr td .w-sc {
                width: 44px;
                height: 25px;
                line-height: 25px;
                background: #da4848;
                color: #fff;
            }

            .w-address .w-nr td .w-swmrdz {
                width: 90px;
            }

    .w-address .xz {
        height: 40px;
        line-height: 40px;
        background: #fff5d1;
        padding-left: 15px;
        font-size: 14px;
        color: #323232;
        margin-top: 90px;
    }

    .w-address ul {
        margin: 20px 0 0 55px;
        padding-bottom: 50px;
    }

        .w-address ul li {
            margin-top: 15px;
            overflow: hidden;
            *width: 908px;
        }

            .w-address ul li p {
                float: left;
                line-height: 33px;
                margin-right: 10px;
                font-siz: 13px;
                color: #a5a5a5;
            }

            .w-address ul li .bxtx {
                width: 75px;
                text-align: right;
            }

            .w-address ul li span {
                font-size: 13px;
                color: #333;
            }

                .w-address ul li span em {
                    color: #d60001;
                }

            .w-address ul li p .input {
                width: 162px;
                height: 32px;
                line-height: 32px;
                border: #cdcdcd 1px solid;
                outline: none;
            }

            .w-address ul li p select {
                width: 141px;
                height: 32px;
                line-height: 32px;
                border: #cdcdcd 1px solid;
                outline: none;
                font-family: "微软雅黑";
                margin-right: 10px;
            }

            .w-address ul li p .box {
                margin: 10px 0 0 85px;
            }

            .w-address ul li p .save {
                margin-left: 85px;
                width: 142px;
                height: 38px;
                background: #d32c30;
                border: none;
                color: #fff;
                font-family: "微软雅黑";
                border-radius: 3px;
            }

            .w-address ul li p .save1 {
                margin-left: 10px;
                width: 110px;
                height: 36px;
                background: #f5f5f5;
                border: #ccc 1px solid;
                border-radius: 3px;
                color: #999;
                font-family: "微软雅黑";
            }
/*我的关注*/
.h_follow_img {
    width: 70px;
    height: 70px;
    border-radius: 5px;
}

.h_follow_bt p a {
    color: #2b2b2b;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
}

.h_follow_bt {
    padding: 0 0 0 15px;
    line-height: 25px;
}

    .h_follow_bt p span {
        background: url("/Images/Web/h_follow.png") no-repeat left center #ff9b0f;
        width: 75px;
        height: 25px;
        line-height: 25px;
        padding-left: 28px;
        color: #fff;
        border-radius: 3px;
    }

    .h_follow_bt p em {
        color: #999999;
        padding-left: 10px;
    }

        .h_follow_bt p em i {
            color: #e03339;
            font-weight: bold;
            font-style: normal;
        }

.h_follow_a {
    float: right;
    padding-top: 15px;
}

    .h_follow_a a {
        width: 110px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #bfbfbf;
        display: inline-block;
        color: #6d6d6d;
        font-size: 14px;
        box-sizing: content-box;
    }

        .h_follow_a a span {
            font-weight: bold;
            color: #dd3238;
        }

.h_follow ul li {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 5px;
}
/*消息中心刘*/
.h_infor dl dt {
    float: left;
    width: 85px;
    height: 85px;
    position: relative;
}

    .h_infor dl dt span {
        position: absolute;
        width: 23px;
        height: 23px;
        border-radius: 50%;
        text-align: center;
        line-height: 23px;
        color: #fff;
        right: -8px;
        top: -8px;
        background: #d9534f;
    }

    .h_infor dl dt img {
        width: 85px;
        height: 85px;
    }

.h_infor dl {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 5px;
    box-sizing: content-box;
    margin: 0px;
}

    .h_infor dl dd {
        float: left;
        width: 850px;
        padding-left: 15px;
    }

        .h_infor dl dd p a {
            font-weight: bold;
            font-size: 15px;
            color: #333333;
        }

        .h_infor dl dd p {
            color: #6f6f6f;
            margin-bottom: 5px;
            line-height: 24px;
        }

            .h_infor dl dd p span {
                color: #a7a7a7;
            }

.h_dialog_name {
    padding: 0 0 0 5px;
    font-size: 16px;
    color: #262D34;
    line-height: 60px;
}

    .h_dialog_name a {
        font-weight: bold;
        font-size: 16px;
        color: #e7373d;
    }

.h_dialog dl, .h_dialog1 dl {
    padding: 0 15px;
}

    .h_dialog dl dt {
        padding-left: 10px;
    }

    .h_dialog dl dt, .h_dialog dl dd, .h_dialog1 dl dt, .h_dialog1 dl dd {
        margin-top: 15px;
    }

        .h_dialog dl dt span {
            font-weight: normal;
            color: #a6a6a6;
            font-size: 13px;
            padding-left: 10px;
        }
    /*.h_dialog dl dd{background:#f1f1f1;padding:7px 10px;line-height:27px;border-radius:5px;position:relative;}*/
    .h_dialog dl dd {
        background: #f1f1f1;
        padding: 7px 10px;
        line-height: 27px;
        border-radius: 5px;
        position: relative;
        display: inline-block;
    }

        .h_dialog dl dd span {
            position: absolute;
            left: -7px;
            top: 0px;
        }

.h_dialog1 dl {
    float: right;
    display: block;
    width: 950px;
    text-align: right;
}

    .h_dialog1 dl dd {
        background: #d8e8f9;
        padding: 7px 10px;
        line-height: 27px;
        border-radius: 5px;
        position: relative;
        float: right;
        position: relative;
        text-align: left;
    }

        .h_dialog1 dl dd span {
            position: absolute;
            right: -6px;
            top: 0px;
        }

    .h_dialog1 dl dt span {
        font-weight: normal;
        color: #a6a6a6;
        font-size: 13px;
        padding-right: 10px;
    }

.h_send input {
    width: 830px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    float: left;
    border: 1px solid #dfdfdf;
    outline: none;
}

.h_send .btna {
    height: 40px;
    line-height: 40px;
    background: #e03339;
    color: #fff;
    float: left;
    width: 100px;
    text-align: center;
    font-size: 15px;
    border: 0px;
}

.h_send .btna {
    background: #c1262b;
    color: #fff;
}

.h_send {
    padding: 20px 0 60px 10px;
    border-top: 1px solid #e0e0e0;
    background: #f7f7f7;
}

.h_dialog_border {
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
}
/*我的评价*/
.h_assess_genre {
    border-bottom: 1px solid #e0e0e0;
    height: 40px;
    margin: 20px 10px 10px 10px;
}

    .h_assess_genre ul li {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        float: left;
        height: 40px;
        line-height: 40px;
        border: 1px solid #cfcfcf;
        margin-right: 5px;
        padding: 0 15px;
        cursor: pointer;
    }

        .h_assess_genre ul li:hover, .h_assess_genre ul li.hover {
            color: #fff;
            background: #e0423f;
            border: 1px solid #e0423f;
        }

.h_assess_on {
    color: #fff;
    background: #e0423f;
    border: 1px solid #e0423f !important;
}

.h_assess_table table td {
    border: 1px solid #cdcdcd;
    padding: 5px;
    line-height: 30px;
    text-align: center;
}

.h_assess_table table {
    width: 100%;
}

.h_assess_table, .h_assess_detail {
    padding: 10px;
}

    .h_assess_table table td.gray_bj {
        background: #f7f7f7;
    }

    .h_assess_detail table {
        width: 100%;
    }

        .h_assess_detail table td {
            border-bottom: 1px solid #cdcdcd;
            line-height: 25px;
            padding: 15px;
            font-size: 13px;
        }

            .h_assess_detail table td p {
                margin-bottom: 5px;
                font-size: 13px;
            }

.h_assess_yellow {
    color: #b78141;
}

.h_assess_gray {
    color: #b4b4b4;
}

.h_assess_red {
    color: #e83e47;
}

.h_assess_a {
    border: 1px solid #337ab7;
    padding: 7px 20px;
    border-radius: 2px;
    font-size: 13px;
    color: #337ab7;
}

.h_assess_tr_bj {
    background: #efefef;
}

.h_assess_detail table tr.h_assess_tr_bj td {
    padding: 8px 10px;
    text-align: center;
}

.h_revise dl dt {
    width: 140px;
}
/*余额管理刘*/
.h_balance {
    padding: 30px 10px 10px 10px;
}

    .h_balance strong {
        font-size: 25px;
        font-family: Arial;
        color: #e45050;
    }

    .h_balance span {
        font-size: 14px;
        padding-right: 45px;
        float: left;
    }

.h_balance_btn {
    background: #e45050;
    border-radius: 3px;
    width: 85px;
    height: 37px;
    border: 1px solid #e45050;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 37px;
}

    .h_balance_btn:hover {
        background: #ce3838;
        border: 1px solid #a51616;
        color: #fff;
    }

.h_balance_table table {
    width: 100%;
}

.h_balance_table {
    padding: 30px 10px 10px 10px;
}

    .h_balance_table table tr td {
        padding: 10px 12px;
        text-align: center;
        line-height: 24px;
        color: #333;
    }

        .h_balance_table table tr td p {
            margin-bottom: 0px;
        }

    .h_balance_table table tr.gray_bj {
        background: #f4f4f4;
        height: 20px;
        line-height: 20px;
    }

.font_gray {
    color: #b8b8b8;
    font-size: 13px;
}

.font_green {
    color: #62bc56 !important;
}

.font_red {
    color: #e73636 !important;
}

.font_figure {
    font-family: Arial;
}

/*订单详情（发货）W*/
.w-order-step {
    position: relative;
    margin-top: 20px;
}

    .w-order-step ul {
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

    .w-order-step p {
        margin: 0;
    }

    .w-order-step ul li {
        float: left;
        width: 100px;
        text-align: center;
        margin: 0 45px;
    }

        .w-order-step ul li.last {
            margin-right: 0;
        }

        .w-order-step ul li p {
            font-size: 16px;
            color: #5c5c5c;
            line-height: 45px;
        }

        .w-order-step ul li span {
            display: inline-block;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            background: #f29c15;
        }

        .w-order-step ul li em {
            display: block;
            font-size: 14px;
            color: #a2a2a2;
            line-height: 18px;
            margin-top: 10px;
        }

    .w-order-step .w-order-blue {
        background: #cacaca;
    }

.w-order-line {
    width: 760px;
    height: 1px;
    position: absolute;
    background: #cacaca;
    top: 52px;
    left: 88px;
    z-index: 0;
}

.w-order-detail {
    padding: 10px 20px;
    background: #fbfbfb;
    margin-top: 45px;
}

    .w-order-detail p {
        margin: 0;
    }

.w-order-fl h3 {
    font-size: 16px;
    color: #5c5c5c;
    background: url(/Images/Web/w-order-01.png) no-repeat center left;
    padding-left: 16px;
    line-height: 30px;
    margin: 0;
}

.w-order-fl {
    width: 470px;
    border-right: #ededed 1px solid;
    padding-bottom: 20px;
}

.w-order-info {
    margin-top: 10px;
}

    .w-order-info a {
        float: left;
        width: 203px;
    }

        .w-order-info a img {
            width: 203px;
            height: 152px;
        }

.w-order-txt {
    float: left;
    margin-left: 30px;
    width: 230px;
}

    .w-order-txt a {
        font-size: 14px;
        color: #555;
        line-height: 22px;
        margin-bottom: 5px;
    }

        .w-order-txt a:hover {
            color: #c7171e;
        }

    .w-order-txt p {
        font-size: 14px;
        color: #555;
        line-height: 26px;
    }

        .w-order-txt p span {
            font-size: 14px;
            color: #555;
            float: left;
            width: 70px;
            text-align: right;
        }

.w-order-fr {
    padding: 30px 0 0 50px;
}
    /*.w-order-fr p{font-size:16px;color:#5c5c5c;line-height:24px;}*/
    .w-order-fr p {
        font-size: 16px;
        color: #5c5c5c;
        line-height: 24px;
        word-wrap: break-word;
    }

    .w-order-fr .w-order-time {
        font-size: 14px;
    }

    .w-order-fr .w-order-overtime {
        font-size: 14px;
        color: #c7171e;
    }
/*.w-order-fr a{display:block;margin-top:30px;width:75px;height:30px;line-height:30px;text-align:center;font-size:13px;color:#fff;border-radius:3px;background:#d9534f;}
.w-order-fr a:hover{background:#c9302c;text-decoration:none;}*/
.w-order-company {
    margin-top: 35px;
    padding-bottom: 20px;
    padding-left: 20px;
}

    .w-order-company p {
        margin: 0;
    }

.w-order-logo {
    width: 133px;
}

    .w-order-logo a img {
        width: 133px;
        height: 99px;
    }

.w-order-text {
    margin-left: 20px;
}

    .w-order-text a {
        font-size: 18px;
        color: #333;
    }

    .w-order-text .w-order-bg {
        display: inline-block;
        width: 72px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        background: #d9534f;
        font-size: 13px;
        margin-left: 10px;
        color: #fff;
    }

        .w-order-text .w-order-bg:hover {
            background: #c9302c;
            text-decoration: none;
        }

    .w-order-text .w-order-rz {
        width: 75px;
        height: 20px;
        background: #fe9b0e;
        line-height: 20px;
        text-align: center;
        font-size: 13px;
        color: #fff;
        margin-top: 10px;
        box-sizing: content-box;
    }

    .w-order-text p {
        font-size: 14px;
        color: #de2b32;
        line-height: 30px;
    }

.w-order-pro {
    margin-top: 20px;
}

    .w-order-pro p {
        margin: 0;
        font-size: 14px;
        color: #555;
        line-height: 26px;
    }

/*卖家中心订单详情（发货）W*/
.w-order-num {
    margin-top: 5px;
}

    .w-order-num p {
        margin-bottom: 6px;
    }

        .w-order-num p em {
            font-size: 13px;
            line-height: 25px;
            color: #646464;
        }
    /*.w-order-num p select{width:230px;height:23px;line-height:23px;background:none;font-size:13px;outline:none;color:#999;border:#dbdbdb 1px solid;}
.w-order-num p select option{width:230px;}*/
    /*.w-order-num p input{width:230px;height:23px;line-height:23px;background:none;font-size:13px;outline:none;color:#999;border:#dbdbdb 1px solid;padding-left:5px;}*/
    .w-order-num a {
        margin-top: 10px;
    }

.w-order-text .w-order-wrz {
    background: none;
    border: #fe9b0e 1px solid;
    color: #fe9b0e;
}

.w-order-pro table tr td {
    border: none;
    padding-bottom: 20px;
}

.w-order-address {
    width: 110px;
    float: left;
}

/*卖家中心订单详情（买家退款） W*/
.w-order-fr .w-order-refund {
    font-size: 14px;
    color: #fe9b0e;
}

.w-order-apply a {
    float: left;
    margin-right: 15px;
}

.w-order-apply .w-refuse {
    background: #a3a3a3;
}

    .w-order-apply .w-refuse:hover {
        background: #888;
    }

/*订单详情（评价）收货 W*/
.w-order-fr em {
    font-size: 16px;
    margin-right: 5px;
    height: 24px;
}

.w-order-fr p img {
    margin: 4px 2px 8px;
}

.w-order-fr p textarea {
    width: 370px;
    height: 88px;
    line-height: 22px;
    background: none;
    border: #d1d1d1 1px solid;
    outline: none;
    margin-top: 10px;
    font-size: 14px;
}

.w-order-fr .w-order-eval {
    margin-top: 10px;
}

/*订单详情（评价）退款 W*/
.w-order-step .w-order-black {
    background: #615d52;
}

.w-order-fr .w-order-pj {
    width: 370px;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 24px;
    max-height: 100px;
    overflow: auto;
    margin: 5px 0;
}

.w-order-fr .w-order-eval1 {
    background: #949494;
}

    .w-order-fr .w-order-eval1:hover {
        background: #949494;
    }

/*订单详情（确认） W*/
.w-logistic {
    font-size: 14px;
    color: #a3a3a3;
}

    .w-logistic a {
        display: inline-block;
        margin-top: 10px;
        width: 68px;
        height: 24px;
        background: none;
        border: #d9534f 1px solid;
        font-size: 14px;
        color: #d9534f;
        line-height: 22px;
        margin-right: 5px;
    }

        .w-logistic a:hover {
            background: #d9534f;
            color: #fff;
        }

.w-box {
    width: 590px;
    height: 385px;
    background: #fafafb;
    position: fixed;
    left: 35%;
    top: 20%;
    z-index: 1002;
}

.w-box-tit h3 {
    font-size: 16px;
    color: #4c4c4c;
    background: #ededed;
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    margin: 0;
    font-weight: bold;
}

.w-sta {
    padding: 20px 40px;
}

    .w-sta li {
        overflow: hidden;
    }

    .w-sta span {
        float: left;
        font-size: 14px;
        color: #5c5c5c;
        line-height: 30px;
    }

    .w-sta em {
        float: left;
        font-size: 14px;
        color: #5c5c5c;
        line-height: 30px;
        margin-left: 10px;
    }

.w-sta1 {
    padding-top: 12px;
    max-height: 230px;
    overflow: auto;
    width: 430px;
}

.w-log-sta {
    margin-left: 10px;
    padding: 0px 10px 10px 10px;
    border-left: solid 2px #ececec;
}

.w-sta-icon {
    width: 10px;
    float: left;
    display: inline-block;
    position: relative;
    overflow: hidden;
    left: -14px;
    margin-top: 0px;
}

    .w-sta-icon i {
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #a1bce5;
    }

.w-sta-info {
    font-size: 13px;
    color: #333;
    line-height: 20px;
    text-align: left;
    padding: 6px 0 10px 10px;
}

.w-prompt a {
    float: left;
    margin-top: 25px;
    margin-right: 15px;
}

.w-prompt .w-wl {
    background: #a3a3a3;
}

    .w-prompt .w-wl:hover {
        background: #888;
    }

.w-box1 {
    width: 480px;
    background: #fafafb;
    position: fixed;
    left: 40%;
    top: 25%;
    z-index: 1002;
}

.w-pro-nr {
    text-align: center;
    padding-top: 60px;
    font-size: 16px;
    color: #5c5c5c;
    padding-bottom: 50px;
}

.w-pro-icon {
    text-align: center;
    padding-bottom: 50px;
}

.w-cofirm, .w-cofirm1 {
    width: 112px;
    height: 39px;
    line-height: 39px;
    background: #d84444;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    border: none;
    outline: none;
    margin: 0 5px;
}

.w-cofirm1 {
    background: #dedede;
    color: #5e5e5e;
}

.w-close {
    width: 36px;
    height: 36px;
    background: url(/Images/Web/close.png) no-repeat center center;
    display: inline-block;
    text-align: center;
    padding-top: 25px;
    border: none;
    position: absolute;
    right: -11px;
    top: -8px;
}

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    position: fixed;
}

/*订单详情（支付）未认证 W*/
.w-order-fr .w-order-pay {
    font-size: 14px
}

.w-order-pay span {
    float: none;
    font-size: 14px;
    font-weight: bold;
}

.w-order-fr .w-pay1 {
    margin-top: 20px;
    width: 90px;
}

/*保障金管理 W*/
.w-bond {
    padding: 20px 0;
}

.w-bond-title {
    overflow: hidden;
    background: #f4f4f4;
    width: 954px;
    border-top: #dfdfdf 1px solid;
    border-bottom: #dfdfdf 1px solid;
    height: 41px;
    line-height: 41px;
}

    .w-bond-title p {
        float: left;
        font-size: 15px;
        color: #333;
        font-weight: bold;
    }

.w-title-name {
    width: 280px;
    padding-left: 38px;
    box-sizing: content-box;
}

.w-title-time {
    width: 180px;
    text-align: center;
}

.w-title-mony {
    width: 128px;
    text-align: center;
}

.w-title-mony1 {
    width: 100px;
    text-align: center;
}

.w-bond-list {
    margin-top: 23px;
    border: #eaeaea 1px solid;
}

.w-bond-tit {
    background: #fafafb;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
}

    .w-bond-tit a img {
        margin: 12px 8px 0;
        vertical-align: inherit;
    }

.w-bond-info {
    padding: 18px;
}

.w-bond-01 {
    float: left;
    width: 300px;
}

.w-bond-02 {
    float: left;
    width: 180px;
    text-align: center;
}

.w-bond-03 {
    float: left;
    width: 180px;
    text-align: center;
}

.w-bond-04 {
    float: left;
    width: 128px;
    text-align: center;
}

.w-bond-05 {
    float: left;
    width: 128px;
    text-align: center;
}

.w-bond-06 {
    padding-top: 15px;
    float: left;
    width: 100px;
    text-align: center;
}

.w-bond-07 {
    float: left;
    width: 150px;
    text-align: center;
}

.w-bond-img {
    width: 128px;
    height: 96px;
}

    .w-bond-img a img {
        width: 128px;
        height: 96px;
    }

.w-bond-name {
    margin-left: 15px;
    width: 150px;
}

    .w-bond-name a {
        display: block;
        font-size: 14px;
        color: #5c5c5c;
        line-height: 24px;
    }

.w-bond-au {
    width: 55px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #4ca041;
    border: #4ca041 1px solid;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
    box-sizing: content-box;
}

.w-bond-02 {
    font-size: 14px;
    line-height: 24px;
    padding-top: 15px;
}

    .w-bond-02 span {
        display: block;
        color: #ff7133;
        font-size: 14px;
    }

    .w-bond-02 em {
        color: #2c2c2c;
    }

.w-bond-03 {
    padding-top: 15px;
}

    .w-bond-03 a {
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }

    .w-bond-03 p img {
        margin: 3px 1px;
    }

.w-bond-04 {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 24px;
    padding-top: 15px;
}

.w-bond-05 {
    padding-top: 15px;
}

    .w-bond-05 span {
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }

    .w-bond-05 a {
        display: block;
        width: 74px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        background: #d9534f;
        font-size: 13px;
        color: #fff;
        border-radius: 3px;
        margin: 5px 0 0 30px;
    }

        .w-bond-05 a:hover {
            background: #c9302c;
            text-decoration: none;
        }

.w-bond-au1 {
    color: #da1118;
    border: #da1118 1px solid;
}

.w-bond-au2 {
    color: #2979c4;
    border: #2979c4 1px solid;
}

.w-bond-au3 {
    color: #ff8400;
    border: #ff8400 1px solid;
}

.w-bond-au4 {
    color: #838383;
    border: #838383 1px solid;
}

.w-bond-au5 {
    width: 90px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #4ca041;
    border: #4ca041 1px solid;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
    box-sizing: content-box;
}

.w-bond-au6 {
    width: 90px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #da1118;
    border: #da1118 1px solid;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
    box-sizing: content-box;
}

.w-bond-au7 {
    width: 55px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #2979c4;
    border: #2979c4 1px solid;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
    box-sizing: content-box;
}

.w-bond-au8 {
    width: 45px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #4ca041;
    border: #4ca041 1px solid;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
    box-sizing: content-box;
}

/*保证金缴纳记录 W*/
.w-record {
    padding: 25px 10px;
    border-bottom: #eaeaea 1px solid;
}

.w-record-bt {
    width: 385px;
    padding-right: 30px;
    box-sizing: content-box;
    overflow: hidden;
}

    .w-record-bt img {
        float: left;
        width: 128px;
        height: 96px;
    }

    .w-record-bt p {
        float: left;
        margin-left: 15px;
        margin-top: 10px;
        width: 240px;
        font-size: 14px;
        color: #5c5c5c;
        line-height: 24px;
    }

.w-record-num {
    border-left: #e6e6e6 1px dashed;
    box-sizing: content-box;
    padding: 0 35px;
    width: 115px;
    margin-top: 12px;
    height: 80px;
}

    .w-record-num span {
        display: block;
        font-size: 14px;
        color: #8a8a8a;
        line-height: 24px;
    }

    .w-record-num em {
        display: block;
        font-size: 27px;
        color: #dc2f36;
        line-height: 40px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

.w-record-icon {
    padding-left: 46px;
    border-left: #e6e6e6 1px dashed;
    box-sizing: content-box;
    padding-top: 13px;
    height: 67px;
}

    .w-record-icon a {
        width: 92px;
        height: 39px;
        line-height: 39px;
        text-align: center;
        background: #d94349;
        font-size: 14px;
        color: #fff;
        border-radius: 3px;
        display: block;
    }

        .w-record-icon a:hover {
            background: #c9302c;
            text-decoration: none;
        }

.w-record-list {
    margin-top: 20px;
}

    .w-record-list table {
        width: 100%;
        text-align: center;
    }

.w-record-bg {
    background: #f0f0f0;
    height: 40px;
    line-height: 40px;
}

    .w-record-bg td {
        font-size: 14px;
        color: #252525;
        font-weight: bold;
    }

.w-record-con {
    height: 56px;
    border-bottom: #f0f0f0 1px solid;
}

    .w-record-con td {
        font-size: 14px;
        color: #4c4c4c;
        box-sizing: content-box;
        padding: 0 10px;
    }

    .w-record-con a {
        font-size: 14px;
        color: #4c4c4c;
    }

/*买家中心_交易管理_订单管理*/
.h_no_certified {
    width: 55px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #888888;
    border: #888888 1px solid;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
    box-sizing: content-box;
}

.h_btn_margin {
    margin-bottom: 3px !important;
}

.h-title-time {
    width: 128px;
    text-align: center;
}

.h-title-name {
    width: 280px;
    padding-left: 40px;
    box-sizing: content-box;
}

.h-title-name1 {
    width: 260px;
    padding-left: 40px;
    box-sizing: content-box;
}

.h-bond-05 {
    padding-top: 0px;
}

.h_btnn {
    padding: 4px 10px !important;
}

/*已失效拍品刘*/
.h_price_cion span {
    background: #46a148;
    color: #fff;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    width: 19px;
    font-size: 12px;
    float: left;
    margin-right: 5px;
}

.h_price_cion {
    margin-bottom: 4px;
    line-height: 19px;
    text-align: left;
    margin-left: 5px;
}

.w-bond-au2 {
    color: #409bcf;
    border: #409bcf 1px solid;
}

.h_bond-au_margin {
    margin-left: 5px;
    padding: 0 5px;
}

.h-title-time1 {
    width: 150px;
    text-align: center;
    padding-left: 10px;
}

.w-bond-04_1 {
    padding-left: 10px;
    width: 150px;
}

.h_abate li {
    padding: 25px 0;
    border-bottom: 1px solid #d8d8d8;
}

.h_danger_margin {
    margin-top: 25px;
}

.h_danger_margin1 {
    margin-top: 10px;
    margin-bottom: 5px !important;
}

.h_danger_margin5 {
    margin-top: 5px;
    margin-bottom: 5px !important;
}

.h_price_cion_red span {
    background: #c9302c;
}

.h_price_cion_margin {
    margin-left: 15px;
}

/*担保金管理刘*/
.h_render_btn {
    background: #fff;
    margin-right: 10px;
    border: 1px solid #bfd5af;
    background: #ecf7e6;
    color: #2e3231;
    box-sizing: content-box;
}

    .h_render_btn:hover {
        background: #d4e7ca;
        border: 1px solid #91b77a;
        color: #323431;
    }

.w-page-margin {
    margin-bottom: 20px;
}

.h_revise_select {
    line-height: 38px;
    height: 38px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
}

.h_revise_ts {
    padding-left: 10px;
    color: #999999;
}

/*认证管理*/
.h_pay {
    width: 900px;
    margin: 0 auto;
}

.h_pay_t {
    border-bottom: #ccc 1px solid;
    height: 36px;
    margin-top: 40px;
}

    .h_pay_t ul li {
        height: 35px;
        line-height: 35px;
        text-align: center;
        float: left;
        width: 120px;
        background: #f6f6f6;
        border: #ccc 1px solid;
        border-bottom: none;
        margin-right: 5px;
        cursor: pointer;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .h_pay_t ul li:hover, .h_pay_t ul li.hover {
            background: #e7393b;
            color: #FFF;
            border: 1px solid #e7393b;
        }

.h_pay_m {
    background: #FFF;
    padding: 30px 0 80px 110px;
}

    .h_pay_m dl dt {
        width: 120px;
        float: left;
        text-align: right;
        font-weight: normal;
        line-height: 35px;
        padding-right: 5px;
    }

    .h_pay_m dl dd {
        width: 520px;
        float: left;
        line-height: 35px;
    }

    .h_pay_m dl {
        display: block;
        text-align: left;
        width: 100%;
        clear: both;
        padding: 20px 0;
    }

        .h_pay_m dl dd strong {
            font-family: arial;
            font-size: 20px;
            color: #e41c26;
        }

        .h_pay_m dl dd input {
            border-radius: 3px;
            border: 1px solid #dedede;
            padding: 0 10px;
        }

        .h_pay_m dl dd p {
            margin-bottom: 0px;
            color: #d71e1c;
            font-size: 12px;
            line-height: 30px;
        }

.h_pay_prompt {
    background: #dfdfdf;
    line-height: 35px;
    height: 35px;
    padding: 0 20px;
    display: inline-block;
    color: #4c4c4c;
    border-radius: 3px;
}

.h_pay_btn {
    border: none;
    width: 135px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #d32a32;
    color: #fffff;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    margin: 20px 0 0 120px;
}

    .h_pay_btn:hover {
        background: #b71d24;
        color: #fff;
        text-decoration: none;
    }

.h_mem_pad {
    padding: 10px 5px;
}

.c_renz {
    width: 944px;
    height: 34px;
    line-height: 34px;
    background: url(/Images/Web/c_ico9.jpg) no-repeat;
    margin: 20px 0 0 0;
}

    .c_renz ul {
        width: 100%;
        overflow: hidden;
    }

        .c_renz ul li {
            width: 310px;
            float: left;
            text-align: center;
        }

            .c_renz ul li a {
                color: #646464;
            }

        .c_renz ul .on a {
            color: #fff;
        }

.h_jz {
    text-align: center;
    width: 100%;
}

.h_revise dl {
    margin-bottom: 20px;
}

.w_revise dl {
    margin-left: 130px;
}

.w-revise-btn {
    margin-left: 70px;
}

.h_ts1 {
    height: 50px;
}

.h_pay_success {
    padding: 40px 60px 60px 0;
    box-sizing: content-box;
}

    .h_pay_success dl dt {
        font-weight: normal;
        float: left;
    }

    .h_pay_success dl {
        padding-left: 300px;
        margin-bottom: 40px;
        font-size: 15px;
    }

.h_pay_success_btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #de3736;
    display: inline-block;
    margin-right: 5px;
    border-radius: 3px;
}

    .h_pay_success_btn:hover {
        color: #fff;
        background: #bc2423;
    }

.c_renz1 {
    background: url(/Images/Web/c_ico9_2.jpg) no-repeat;
}

.c_renz2 {
    background: url(/Images/Web/c_ico9_3.jpg) no-repeat;
}

.w_bond_btn {
    border: 1px solid #fd9149;
    border-radius: 3px;
    width: 60px;
    height: 25px;
    line-height: 25px !important;
    text-align: center;
    display: inline-block;
    color: #fd9149 !important;
    font-size: 12px !important;
}

.w-title-time1 {
    width: 150px;
    text-align: center;
}

.h-title-time2 {
    width: 160px;
    padding-left: 50px;
    box-sizing: content-box;
}

/*店铺管理*/
.h_notice ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 25px 5px;
}

    .h_notice ul li a img {
        width: 145px;
        height: 109px;
        float: left;
    }

.h_notice_m {
    padding-left: 15px;
    width: 615px;
}

    .h_notice_m p {
        margin-bottom: 10px;
        line-height: 22px;
        color: #666666;
    }

        .h_notice_m p a {
            font-size: 15px;
            color: #1f1f1f;
            font-weight: bold;
        }

        .h_notice_m p span {
            color: #999999;
            font-size: 13px;
        }

    .h_notice_m .release_news {
        display: inline-block;
        width: 90px;
        text-align: center;
        font-size: 13px;
        color: darkgreen;
        border: 1px solid;
        border-radius: 3px;
        text-decoration: none;
    }

.h_notice_a {
    width: 80px;
    padding-top: 20px;
}

    .h_notice_a p a {
        border: 1px solid #d2d2d2;
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        border-radius: 3px;
        color: #858585;
        box-sizing: content-box;
    }

.h_notice_a1 {
    border: 1px solid #e33e42 !important;
    background: #e33e42;
    color: #fff !important;
}

.h_follow_bt p span.h_gray_bj {
    background: url("/Images/Web/h_follow.png") no-repeat left center #C0C0C0;
}

.h_fx_t {
    padding: 10px;
}

.h_distribution_t dl dt {
    width: 150px;
    text-align: right;
    float: left;
    padding-right: 5px;
    font-weight: normal;
}
/*.h_datum dl dt{font-weight:normal;padding-left:30px;width:150px;}*/
.h_datum_textarea {
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    outline: none;
}

.w-pro-nr1 {
    margin: 0 100px;
    text-align: left;
}

.w-datum dl {
    padding-top: 25px;
    margin-bottom: 0;
}

    .w-datum dl dt {
        width: 80px;
    }

.w_datum_btn {
    padding: 25px 0 0 130px;
}

/*待拍拍品自动出价 W*/
.w-bond-05 .w-price {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    width: 82px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px 0 5px 23px;
}

.w-box2 {
    width: 590px;
    left: 35%;
    top: 20%;
}

.w-set {
    padding: 30px 25px;
}

    .w-set p {
        font-size: 14px;
        color: #4c4c4c;
        line-height: 24px;
    }

    .w-set ul {
        margin-left: 153px;
    }

        .w-set ul li {
            overflow: hidden;
        }

            .w-set ul li span {
                float: left;
                font-size: 14px;
                color: #5c5c5c;
                line-height: 40px;
            }

            .w-set ul li em {
                float: left;
                font-size: 14px;
                color: #5c5c5c;
                line-height: 40px;
            }

            .w-set ul li input {
                width: 150px;
                padding-left: 7px;
                height: 37px;
                line-height: 37px;
                border: #d0d0d0 1px solid;
                border-radius: 3px;
                margin-top: 3px;
            }

/*我的分销 W*/
.w-dis-info {
    padding: 30px 0 0 30px;
}

    .w-dis-info dl {
        font-size: 15px;
        color: #191919;
        overflow: hidden;
    }

    .w-dis-info dt {
        font-weight: normal;
        float: left;
    }

    .w-dis-info dd img {
        float: left;
        width: 85px;
        height: 85px;
    }

    .w-dis-info dd a {
        float: left;
        font-size: 13px;
        color: #328bcf;
        line-height: 30px;
        margin-left: 5px;
    }

.w-distri table {
    width: 100%;
    text-align: center;
}

.w-distri-bt {
    background: #f4f4f4;
    height: 41px;
    line-height: 41px;
    border-top: #dfdfdf 1px solid;
    border-bottom: #dfdfdf 1px solid;
}

    .w-distri-bt td {
        font-size: 14px;
        color: #333;
        font-weight: bold;
    }

    .w-distri-bt select {
        width: 100px;
        height: 24px;
        line-height: 24px;
        background: #fff;
        border: #dfdfdf 1px solid;
        font-weight: normal;
        font-size: 14px;
        color: #727272;
        outline: none;
        padding-left: 5px;
    }

.w-distri-info td {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #727272;
}

    .w-distri-info td a {
        font-size: 14px;
        color: #727272;
    }

/*卖家中心订单管理弹出框 W*/
.w-bond-05 .w-price1 {
    background: none;
    border: #ccc 1px solid;
    color: #333;
    width: 78px;
    margin: 0 0 3px 26px;
}

    .w-bond-05 .w-price1:hover {
        background: #e6e6e6;
        border: #adadad 1px solid;
    }

.w-deliver {
    text-align: center;
    margin-left: 107px;
    padding: 50px 0 20px;
}

    .w-deliver ul li {
        overflow: hidden;
        height: 39px;
        line-height: 39px;
        margin-bottom: 24px;
        box-sizing: content-box;
    }

        .w-deliver ul li span {
            float: left;
            font-size: 14px;
            color: #5c5c5c;
        }

        .w-deliver ul li select {
            float: left;
            width: 280px;
            padding-left: 7px;
            height: 37px;
            line-height: 37px;
            border: #d0d0d0 1px solid;
            border-radius: 3px;
        }

        .w-deliver ul li input {
            float: left;
            width: 280px;
            padding-left: 7px;
            height: 37px;
            line-height: 37px;
            border: #d0d0d0 1px solid;
            border-radius: 3px;
        }

.w-evaluation {
    margin: 30px 0 30px 96px;
}

    .w-evaluation p {
        font-size: 14px;
        color: #333;
        margin-bottom: 5px;
    }

        .w-evaluation p img {
            margin: 0 2px;
        }

    .w-evaluation textarea {
        width: 400px;
        height: 130px;
        line-height: 20px;
        outline: none;
        margin-top: 10px;
    }

/*卖家中心待拍拍品弹出框 W*/
.w-shot {
    margin: 45px 0 25px 78px;
}

    .w-shot ul li {
        margin-bottom: 5px;
    }

        .w-shot ul li em {
            font-size: 14px;
            color: #5c5c5c;
            line-height: 36px;
        }

        .w-shot ul li input {
            width: 250px;
            padding-left: 5px;
            height: 36px;
            line-height: 36px;
            border: #d0d0d0 1px solid;
            border-radius: 3px;
            background: none;
            font-size: 13px;
            color: #bbb;
            outline: none;
        }

.w-bond-05 .w-price2 {
    height: 30px;
    line-height: 30px;
}

/*买家中心 W*/
.w-buyers {
    float: right;
    width: 988px;
}

    .w-buyers .w-buyers1 {
        width: 986px;
        border: #e5e5e5 1px solid;
        background: #fff;
        padding: 30px 0;
        overflow: hidden;
    }

        .w-buyers .w-buyers1 .w-buy-name {
            float: left;
            margin-left: 30px;
        }

.w-buyers1 .w-buy-name .img {
    float: left;
}

    .w-buyers1 .w-buy-name .img img {
        width: 102px;
        height: 102px;
        border-radius: 50%;
    }

.w-buyers1 .w-buy-name .txt {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

    .w-buyers1 .w-buy-name .txt h3 {
        font-size: 14px;
        color: #252525;
        line-height: 30px;
        margin: 0;
    }

        .w-buyers1 .w-buy-name .txt h3 span {
            font-size: 20px;
            font-weight: bold;
            color: #252525;
            margin-right: 10px;
        }

    .w-buyers1 .w-buy-name .txt ul {
        overflow: hidden;
        margin-top: 5px;
    }

        .w-buyers1 .w-buy-name .txt ul li {
            float: left;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            margin-right: 10px;
        }

            .w-buyers1 .w-buy-name .txt ul li img {
                float: left;
                margin-top: 3px;
            }

            .w-buyers1 .w-buy-name .txt ul li span {
                float: left;
                margin-left: 5px;
                font-size: 12px;
                color: #fff;
            }

        .w-buyers1 .w-buy-name .txt ul .txt-01 {
            background: #fe9b0e;
            border: #fe9b0e 1px solid;
            width: 60px;
            padding-left: 10px;
            box-sizing: content-box;
        }

        .w-buyers1 .w-buy-name .txt ul .txt-02 {
            background: #c6c6c6;
            border: #c6c6c6 1px solid;
            box-sizing: content-box;
        }

            .w-buyers1 .w-buy-name .txt ul .txt-02 span {
                width: 49px;
                text-align: center;
                background: #fff;
                color: #c6c6c6;
            }

        .w-buyers1 .w-buy-name .txt ul .txt-03 {
            width: 70px;
            text-align: center;
            color: #c6c6c6;
            font-size: 12px;
            border: #c6c6c6 1px solid;
            box-sizing: content-box;
        }

    .w-buyers1 .w-buy-name .txt p {
        margin-top: 10px;
        font-size: 12px;
        color: #818181;
    }

        .w-buyers1 .w-buy-name .txt p span {
            font-size: 12px;
            color: #ea3403;
            font-weight: bold;
            margin: 0 3px;
        }

.w-buyers1 .w-buy-ye {
    float: left;
    margin-left: 60px;
    padding: 0 60px;
    border-left: #ebebeb 1px solid;
    border-right: #ebebeb 1px solid;
    height: 115px;
}

    .w-buyers1 .w-buy-ye h4, .w-buyers1 .w-buy-cs h4 {
        font-size: 15px;
        color: #8a8a8a;
        margin: 0px;
    }

    .w-buyers1 .w-buy-ye p {
        font-size: 15px;
        color: #8a8a8a;
        line-height: 48px;
        margin: 0px;
    }

        .w-buyers1 .w-buy-ye p span {
            font-size: 27px;
            color: #dc2f36;
            font-weight: bold;
        }

    .w-buyers1 .w-buy-ye a {
        display: block;
        width: 77px;
        height: 33px;
        line-height: 33px;
        background: #3aa0eb;
        font-size: 15px;
        color: #fff;
        border-radius: 3px;
        text-align: center;
    }

.w-buyers1 .w-buy-cs {
    float: left;
    margin-left: 50px;
}

    .w-buyers1 .w-buy-cs h3 {
        font-size: 15px;
        color: #8a8a8a;
        line-height: 48px;
        margin: 0;
    }

        .w-buyers1 .w-buy-cs h3 span {
            font-size: 27px;
            color: #242424;
            font-weight: bold;
            color: #dc2f36;
        }

    .w-buyers1 .w-buy-cs p {
        font-size: 14px;
        color: #8a8a8a;
    }

        .w-buyers1 .w-buy-cs p span {
            font-size: 14px;
            color: #1a1a1a;
            font-weight: bold;
        }
/*.w-buyers2{margin-top:10px;width:986px;border:#e5e5e5 1px solid;background:#fff;padding:30px;min-height:510px;}*/
.w-buyers2 {
    margin-top: 10px;
    width: 986px;
    border: #e5e5e5 1px solid;
    background: #fff;
    padding: 30px;
    min-height: 510px;
    box-sizing: border-box;
}

    .w-buyers2 table {
        width: 100%;
    }

    .w-buyers2 td {
        height: 64px;
        line-height: 64px;
        font-size: 15px;
        border: #e7e7e7 1px solid;
    }

    .w-buyers2 .w-buy-cum {
        width: 140px;
        padding-right: 40px;
        text-align: right;
        color: #666;
        box-sizing: content-box;
        border-left: none;
    }

    .w-buyers2 .w-buy-num {
        width: 170px;
        text-align: center;
        font-weight: bold;
        color: #333;
    }

        .w-buyers2 .w-buy-num img {
            margin: 0 1px;
        }

    .w-buyers2 .w-buy-bid {
        padding-left: 35px;
        border-right: none;
    }

.w-buyers3 {
    min-height: 800px;
}

/*拍品上传 W*/
.w-upload {
    margin-top: 30px;
}

.h_datum_btn1 {
    margin-top: 20px;
    margin-left: 60px;
    padding-bottom: 30px;
}

.w-load {
    overflow: hidden;
    padding: 9px 0;
}

.w-load-fl {
    float: left;
    width: 140px;
    text-align: right;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

    .w-load-fl em {
        color: #ee0000;
    }

.w-load-fr {
    float: left;
    position: relative;
}

.w-choice {
    width: 103px;
    height: 30px;
    line-height: 30px;
    border: #ccc 1px solid;
    border-radius: 3px;
    padding-left: 5px;
    outline: none;
    float: left;
}

.w-donor {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-left: 10px;
    float: left;
}

.w-donor-input {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: #ccc 1px solid;
    border-radius: 3px;
    outline: none;
    float: left;
}

.w-donor-icon {
    width: 82px;
    height: 30px;
    line-height: 30px;
    background: #d9534f;
    border-radius: 3px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
}

    .w-donor-icon:hover {
        background: #c9302c;
        text-decoration: none;
        color: #fff;
    }

.w-remind {
    font-size: 12px;
    color: #e21e26;
    line-height: 24px;
    margin: 0 0 0 140px;
}

.w-input {
    width: 354px !important;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    border: #ccc 1px solid;
    border-radius: 3px;
    font-size: 14px;
    color: #999;
    outline: none;
}

.w-perce {
    margin-left: 5px;
}

.w-input1 {
    background: #eee;
}

.w-delayed {
    width: 354px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    border: #ccc 1px solid;
    border-radius: 3px;
    font-size: 14px;
    color: #999;
    outline: none;
}

.w-province {
    width: 110px !important;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    border: #ccc 1px solid;
    border-radius: 3px;
    font-size: 14px;
    color: #999;
    outline: none;
    margin-right: 8px;
}

.w-file {
    width: 76px;
    height: 28px;
    position: relative;
    z-index: 9;
    opacity: 0;
}

.w-file-icon {
    width: 76px;
    height: 28px;
    line-height: 28px;
    background: #00b7ee;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
}

.w-rule {
    width: 585px;
    height: 80px;
    border: #ccc 1px solid;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    outline: none;
    color: #666;
}

.w-box-donation {
    width: 60%;
    left: 20%;
    height: auto;
}

.w-donation {
    padding: 20px;
    max-height: 550px;
    overflow: auto;
}

.w-increase ul li {
    margin-bottom: 10px;
    overflow: hidden;
}

    .w-increase ul li em {
        float: left;
        font-size: 14px;
        color: #333;
        line-height: 30px;
        width: 70px;
    }

    .w-increase ul li input {
        float: left;
        border: #ddd 1px solid;
        margin-left: 10px;
        width: 30%;
        height: 30px;
        line-height: 30px;
        outline: none;
    }

    .w-increase ul li textarea {
        float: left;
        border: #ddd 1px solid;
        margin-left: 10px;
        width: 60%;
        height: 70px;
        line-height: 24px;
        outline: none;
    }

    .w-increase ul li button {
        margin-left: 80px;
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #d9534f;
        border: none;
        font-size: 14px;
        color: #fff;
        border-radius: 3px;
    }

.w-donation-list table {
    width: 100%;
}

.w-donation-list td {
    padding: 20px 0;
    text-align: center;
}

.w-donation-01 {
    width: 50px;
}

.w-donation-02 {
    width: 100px;
}

.w-donation-03 {
    width: 170px;
}

.w-donation-list .w-celebrity {
    text-align: left;
}

/*已拍到拍品（打印）成交确认书 W*/
.w-deal {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 20px 30px 60px;
}

    .w-deal h3 {
        text-align: center;
        margin: 0;
        line-height: 50px;
        font-size: 30px;
        color: #000;
    }

    .w-deal table {
        width: 100%;
        margin-top: 30px;
    }

    .w-deal td {
        border: #ddd 1px solid;
        font-size: 18px;
        color: #333;
        line-height: 70px;
    }

.w-deal-bt {
    width: 100px;
    text-align: center;
}

.w-deal-01 em {
    letter-spacing: 38px;
}

.w-deal-02 em {
    letter-spacing: 20px;
}

.w-deal-03 em {
    letter-spacing: 6px;
}

.w-deal-04 em {
    letter-spacing: 90px;
}

.w-deal-time {
    padding-left: 50px;
}

    .w-deal-time em {
        letter-spacing: 50px;
    }

.w-deal-name {
    padding-left: 30px;
}

.w-deal-info {
    height: 135px;
}

.w-deal-prompt {
    margin-top: 20px;
}

    .w-deal-prompt p {
        font-size: 18px;
        line-height: 45px;
        text-indent: 2em;
        margin: 0;
    }

.w-seal {
    margin-top: 10px;
}

    .w-seal p {
        font-size: 18px;
        line-height: 80px;
        margin: 0;
    }

.w-sign {
    float: right;
    font-size: 18px;
}

    .w-sign em {
        letter-spacing: 50px;
    }

/*认证提示 W*/
.w-tip {
    margin-top: 80px;
    text-align: center;
}

    .w-tip p {
        font-size: 16px;
        color: #474747;
        font-weight: bold;
    }

    .w-tip a {
        display: inline-block;
        width: 128px;
        height: 37px;
        line-height: 37px;
        text-align: center;
        background: #c7171e;
        font-size: 18px;
        color: #fff;
        margin-top: 20px;
    }

/*认证申请*/
.w-approval {
    padding-top: 8px;
    margin-bottom: 20px;
}

.w_revise1 dl {
    overflow: hidden;
}

    .w_revise1 dl dt {
        width: 155px;
    }

.w_revise1 dd {
    float: left;
}
/*.w_revise1 dd img{width:300px;height:205px;}*/
.w-wechat img {
    margin-left: 70px;
}

.h_pay_btn1 {
    margin-left: 57px;
}


.font_red1 {
    margin-left: 13px;
}

.w-correct {
    float: left;
    margin-top: 1px;
}

.h_pay_btn2 {
    margin-left: 30px;
}

.w-bond-05 a.btn_h {
    width: 58px;
    height: 34px;
    margin-left: 0px;
    line-height: 1.42857143;
}

.h_status_button {
    border: none;
}
/*20170307 新增*/
.h_pay_1 {
    margin-left: 20px;
    width: 1040px;
}

.h_pay_t1 {
    margin-top: 0px;
}

.l_detail_m img {
    max-width: 1100px;
}

/*20170318 新增*/
.h_star img {
    float: left;
    margin-right: 3px !important;
}

/*2017年03月20日新加样式*/
.h_edit_affiche {
    padding-top: 4%;
    margin: 0 auto;
}

    .h_edit_affiche dl dd {
        line-height: 38px;
        width: 800px;
        float: left;
    }

    .h_edit_affiche dl dt {
        float: left;
        width: 120px;
        text-align: right;
        padding-right: 10px;
        font-weight: normal;
        height: 38px;
        line-height: 38px;
    }

.c_ggbj {
    width: 97%;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: 2px #000 solid;
    margin-left: 1%;
}

    .c_ggbj span {
        width: 3px;
        height: 18px;
        background: #C02222;
        display: block;
        float: left;
        margin-right: 5px;
        margin-top: 15px;
    }

.c_ppgl {
    width: 97%;
    overflow: hidden;
    border: 1px #ccc solid;
    border-top: none;
    height: 120px;
    margin-left: 1%;
}

    .c_ppgl ul {
        width: 100%;
        overflow: hidden;
    }

        .c_ppgl ul li {
            width: 120px; /*height:96px;*/
            float: left;
            margin: 10px 5px 10px 6px;
            position: relative;
        }

            .c_ppgl ul li img {
                width: 120px;
                height: 96px;
            }

            .c_ppgl ul li span {
                width: 36px;
                height: 21px;
                background: #C02222;
                line-height: 21px;
                text-align: center;
                color: #fff;
                position: absolute;
                bottom: 0px;
                right: 0px;
            }

                .c_ppgl ul li span a {
                    color: #fff;
                }

.c_ppg1_add {
    background: #bcbcbc !important;
    width: 120px;
    height: 70px;
    text-align: center;
    font-size: 18px;
    padding-top: 26px;
}

    .c_ppg1_add a p strong {
        color: #fff;
        font-size: 16px;
    }

    .c_ppg1_add a p em {
        font-size: 32px;
        font-weight: bold;
        color: #ffffff;
        line-height: 20px;
    }

    .c_ppg1_add a:hover {
        text-decoration: none;
    }

.h_cppg_btn {
    padding: 30px 0 0 30px;
}

    .h_cppg_btn a {
        width: 100px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        float: left;
        background: #c1221e;
        border-radius: 3px;
        margin-left: 15px;
        font-size: 15px;
        color: #fff;
    }

.h_cppg_btn_yellow {
    background: #ff6e01 !important;
}

.ch_ggbj {
    border-bottom: 1px #000 solid;
}

.h_cppg_btn a:hover {
    color: #fff;
    background: #960f0e;
    text-decoration: none;
}

.w_title_btn {
    float: right;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    margin-top: 5px;
    margin-right: 5px;
    background: #4c8cc7;
}

    .w_title_btn:hover {
        background: #3371aa;
        color: #ffffff;
        text-decoration: none;
    }


/*倒计时*/
.l_light_bj {
    background: #fff;
    padding: 0px 0 20px 0
}

.black_overlay_1 {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.4;
    opacity: .40;
    filter: alpha(opacity=40);
    position: fixed;
}

.fn_sign_l {
    width: 30%;
    left: 35%;
    overflow: hidden;
    z-index: 1002;
    position: fixed;
    top: 35%;
    height: 160px;
    background: #fff;
    border-radius: 3px;
    padding: 10px;
}

.l_lit_font1 span {
    background: url("/images/web/w-pm11.jpg") no-repeat left center;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    display: inline-block;
    padding: 5px 5px 5px 35px;
    color: #ff9711;
    font-weight: bold;
}

.l_lit_font2 {
    font-size: 68px;
    font-weight: bold;
    color: #d23030;
    font-family: arial;
}

.lh_border_add {
    background-color: rgba(0,0,0,0.3) !important;
    padding: 10px;
    height: auto !important;
    top: 20% !important;
}

.fn_sign1 {
    width: 30%;
    left: 35%;
    overflow: hidden;
    z-index: 1002;
    position: fixed;
    top: 35%;
    height: 160px;
    background: #fff;
    border-radius: 3px;
}

.lh_border_add {
    background-color: rgba(0,0,0,0.3) !important;
    padding: 10px;
    height: auto !important;
    top: 20% !important;
}
/*加价*/
.l_plus {
    border: 1px solid #dddddd;
    width: 33px;
    height: 33px;
    float: left;
    text-align: center;
    font-size: 30px;
    line-height: 33px;
    color: #b0b0b0;
}

.l_input {
    height: 33px;
    width: 110px;
    padding: 0 15px;
    line-height: 33px;
    border: 1px solid #dddddd;
    margin: 0 3px;
    float: left;
}

.h_l_field {
    margin-top: 5px;
    margin-bottom: 10px;
}


/*卖家信息评价*/
.wd-evaluate-tit {
    background: #fff;
    padding: 25px 0 25px 25px;
}

.wd-evaluate-info {
    border-right: #e9e7e7 1px solid;
    width: 830px;
    padding-right: 10px;
    padding-top: 10px;
}

.wd-name {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.wd-yrz {
    margin-top: 15px;
}

.wd-rz {
    background: #fe9b0e;
    padding: 2px 10px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
}

.wd-bzj {
    font-size: 13px;
    color: #999;
    margin-left: 10px;
    line-height: 20px;
}

    .wd-bzj em {
        font-weight: bold;
        color: #df3239;
        font-size: 13px;
    }

.wd-evaluate-pf {
    text-align: center;
}

.wd-pf h4 {
    font-size: 15px;
    color: #8a8a8a;
    margin-top: 20px;
}

.wd-pf h3 {
    font-size: 36px;
    color: #dc2f36;
    font-weight: bold;
    font-family: "Arial";
    margin-top: 10px;
}

.wd-pf p img {
    margin: 0 2px;
    margin-top: 5px;
}

.wd-jds li {
    margin-right: 23px;
    margin-top: 20px;
}

    .wd-jds li b {
        font-size: 20px;
        color: #dc2f36;
    }

.wd-evaluate-nr {
    background: #fff;
    margin-top: 20px;
}

.wd-nr-bt {
    height: 40px;
    line-height: 40px;
    border-bottom: #f6f6f6 3px solid;
    padding-left: 27px;
}

.wd-bt-pl select {
    float: left;
    width: 110px;
    height: 24px;
    background: #f5f5f5;
    border: #ccc 1px solid;
    font-size: 12px;
    color: #010101;
    font-family: "微软雅黑";
    margin-top: 8px;
}

.wd-bt-name {
    font-size: 14px;
    color: #010101;
    font-weight: bold;
}

.wd-bt-01 {
    width: 115px;
}

.wd-bt-02 {
    width: 530px;
    margin-left: 35px;
}

.wd-bt-03 {
    width: 150px;
    margin-left: 80px;
    text-align: center;
}

.wd-bt-04 {
    width: 200px;
    margin-left: 10px;
    text-align: center;
}

.wd-nr-xq {
    margin: 0px 27px;
    padding: 20px 0;
    border-bottom: #d8d8d8 1px solid;
}

.wd-nr-pl {
    padding-top: 16px;
}

    .wd-nr-pl img {
        margin-right: 2px;
    }

.wd-pj {
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.wd-time {
    font-size: 13px;
    color: #bbb;
    margin-top: 10px;
}

.wd-pj1 {
    font-size: 12px;
    color: #af874d;
    line-height: 24px;
    margin-top: 5px;
}

    .wd-pj1 span {
        font-size: 12px;
        color: #666;
    }

.wd-nr-name {
    float: left;
}

    .wd-nr-name a {
        font-size: 14px;
        color: #333;
        margin-top: 16px;
    }

    .wd-nr-name p {
        font-size: 14px;
        color: #333;
    }

        .wd-nr-name p span {
            font-size: 14px;
            color: #dc2f36;
        }

.wd-page {
    margin-right: 18px;
    padding-top: 20px;
    padding-bottom: 30px;
}

/*买家信息评价*/
.wd-evaluate-info1 {
    width: 520px;
    padding-right: 20px;
}

.wd-wrz {
    background: url("/Images/Web/wd-wrz.jpg") no-repeat;
    width: 40px;
    height: 22px;
    display: block;
    line-height: 22px;
    padding-left: 32px;
    font-size: 12px;
    color: #bdbdbd;
}

.wd-order-pro {
    font-size: 12px;
    color: #666;
    font-weight: bold;
}

.wd-ljcp {
    width: 320px;
    text-align: center;
    float: left;
    border-right: #e9e7e7 1px solid;
    min-height: 125px;
}

.wd-evaluate-pf1 {
    width: 310px;
    text-align: center;
}

.wd-ljcp h4 {
    font-size: 15px;
    color: #8a8a8a;
    margin-top: 20px;
}

.wd-ljcp h3 {
    font-size: 15px;
    color: #8a8a8a;
}

    .wd-ljcp h3 span {
        font-size: 36px;
        color: #dc2f36;
        font-weight: bold;
        font-family: "Arial";
    }

.wd-ljcp p {
    font-size: 14px;
    color: #8a8a8a;
}

    .wd-ljcp p span {
        font-size: 14px;
        color: #000;
        font-weight: bold;
    }

/*订单详情（支付）未认证   添加*/
.w-order-fr .w-chose {
    float: left;
    margin-right: 10px;
}

.wd-box {
    width: 44%;
    left: 28%;
}

.wd-address {
    margin: 50px 30px;
}

/*捐赠人*/
.h_merits ul li {
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    line-height: 32px;
}

    .h_merits ul li span {
        width: 140px;
        float: left;
        font-size: 14px;
        text-align: center;
    }

.h_merits_1 {
    width: 780px !important;
    float: left;
    font-size: 14px;
    padding-left: 40px;
}

.h_merits_bj {
    background: #f2f2f2;
    font-weight: bold;
}

/*星星样式*/
.star_list {
    height: 21px;
    margin: 50px;
    line-height: 21px;
}

.block p, .block .attitude {
    line-height: 21px;
    display: inline-block;
    padding-left: 5px;
}

    .block p span {
        color: #C00;
        font-size: 16px;
        font-family: Georgia, "Times New Roman", Times, serif;
    }

.star_score {
    background: url(/Images/Web/stark2.png);
    width: 160px;
    height: 21px;
    position: relative;
    float: left;
}

    .star_score a {
        height: 21px;
        display: block;
        text-indent: -999em;
        position: absolute;
        left: 0;
    }

        .star_score a:hover {
            background: url(/Images/Web/stars2.png);
            left: 0;
        }

        .star_score a.clibg {
            background: url(/Images/Web/stars2.png);
            left: 0;
        }

#starttwo .star_score {
    background: url(/Images/Web/starky.png);
}

    #starttwo .star_score a:hover {
        background: url(/Images/Web/starsy.png);
        left: 0;
    }

    #starttwo .star_score a.clibg {
        background: url(/Images/Web/starsy.png);
        left: 0;
    }
/*星星样式*/
.show_number {
    padding-left: 50px;
    padding-top: 20px;
}

    .show_number li {
        width: 240px;
        border: 1px solid #ccc;
        padding: 10px;
        margin-right: 5px;
        margin-bottom: 20px;
    }

.atar_Show {
    background: url(/Images/Web/stark2.png);
    width: 160px;
    height: 21px;
    position: relative;
    float: left;
}

    .atar_Show p {
        background: url(/Images/Web/stars2.png);
        left: 0;
        height: 21px;
        width: 134px;
    }

.show_number li span {
    display: inline-block;
    line-height: 21px;
}

.fenshu {
    float: none !important;
}

.h_order_width {
    width: 435px;
}

    .h_order_width span, .h_order_width p {
        font-size: 14px;
    }

.w-order-fr p textarea {
    width: 390px;
}

.w-order-fr-btn {
    display: block;
    margin-top: 30px;
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    border-radius: 3px;
    background: #d9534f;
}
/*.w-order-fr-btn a:hover{background:#c9302c;text-decoration:none;}*/


/*2017年05月11日新加样式*/
.wd-wrz {
    margin-right: 5px;
    box-sizing: content-box;
    float: left;
}

.wd-wrz_2 {
    background: url("/Images/Web/wd-wrz1.jpg") no-repeat;
}

.wd-wrz_3 {
    background: url("/Images/Web/wd-wrz2.jpg") no-repeat;
}

.wd-wrz_y1 {
    background: url("/Images/Web/wd-wrz_1.jpg") no-repeat;
    color: #ff9b11;
}

.wd-wrz_y2 {
    background: url("/Images/Web/wd-wrz_2.jpg") no-repeat;
    color: #ff9b11;
}

.wd-wrz_y3 {
    background: url("/Images/Web/wd-wrz_3.jpg") no-repeat;
    color: #ff9b11;
}

/*2017年05月18日*/
.xq_bt {
    line-height: 40px;
    height: 40px;
}

    .xq_bt ul li {
        float: left;
        font-weight: bold;
        font-size: 20px;
        padding: 0 15px;
        cursor: pointer;
    }

        .xq_bt ul li:hover {
            color: #d31313;
        }

.hover {
    color: #d31313;
}

.red_on {
    color: #d31313;
}

.h_star2 {
    background: url(/Images/Web/xing_h2.png) no-repeat;
    background-size: 85px auto;
    width: 85px !important;
    height: 15px !important;
    float: left !important;
}

    .h_star2 span {
        display: block;
        background: url(/Images/Web/xing_h.png) no-repeat;
        background-size: 85px auto;
        height: 15px
    }
/*2017年5月23日*/
.h_star2_mg {
    margin-top: 4px;
}

.h_star2_left {
    width: 85px;
    margin: 0 auto;
}

.sj_wz_s b a {
    padding-left: 5px;
}

.h_star2 {
    background: url(/Images/Web/xing_h2.png) no-repeat;
    background-size: 85px auto;
    width: 85px !important;
    height: 15px !important;
    float: left !important;
}

.w-top .w-fr .topNav dd ul {
    box-sizing: content-box;
    line-height: 30px;
}
/*.form-control{padding: 0 12px!important;}*/

.l_detail_m img {
    max-width: 1100px;
}

.l_detail_m span {
    font-size: inherit;
}


/*替换样式*/
.w-banner {
    position: relative;
    width: 990px;
    float: left;
}

.l_rz_btn {
    background: url("/Images/Web/rz.jpg") no-repeat;
    width: 72px !important;
    line-height: 29px !important;
    height: 29px !important;
    text-align: center;
    font-size: 13px !important;
    color: #fff;
    float: left;
    margin: 15px 5px 0 0 !important;
    float: right;
}

.h_g_btn {
    padding-right: 7px;
    float: right;
}

    .h_g_btn p {
        background: url("/images/Web/w-tel.png") no-repeat left center;
        padding-left: 10px;
        color: #c8171f;
        font-weight: bold;
        line-height: 27px;
        padding-left: 25px;
        margin-top: 5px;
        font-size: 16px;
    }

/*2017年9月13号*/
.wd-search {
    float: right;
    width: 260px;
    margin-top: 10px;
}

.wd-input {
    width: 150px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: #ccc 1px solid;
    outline: none;
    float: left;
}

.wd-tj {
    width: 45px;
    height: 28px;
    line-height: 26px;
    background: #c7171e;
    border: none;
    font-size: 13px;
    color: #fff;
    float: left;
}

/*洪力网四期*/

/*首页修改*/
.hl_header {
    width: 100%;
    height: 100px;
    background: #fff;
}

.hl_search {
    margin-top: 26px;
    margin-left: 200px;
    overflow: hidden;
}

    .hl_search input {
        float: left;
        width: 385px;
        padding-left: 10px;
        height: 32px;
        line-height: 32px;
        border: #c7171e 2px solid;
        font-size: 14px;
        color: #999;
        font-family: "微软雅黑";
        outline: none;
        box-sizing: content-box;
        -webkitbox-sizing: content-box;
    }

    .hl_search .search-btn {
        width: 75px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        background: #c7171e;
        display: inline-block;
        font-size: 14px;
        color: #fff;
        letter-spacing: 5px;
        padding-left: 5px;
    }

.hl_ewm {
    margin-top: 13px;
    overflow: hidden;
}

    .hl_ewm img {
        float: left;
        width: 70px;
        height: 70px;
    }

    .hl_ewm span {
        float: left;
        width: 18px;
        margin-left: 10px;
        line-height: 14px;
    }

/*一级导航*/
.nav-side {
    position: relative;
    width: 210px;
}

.hl_nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #c7171e;
    box-sizing: border-box;
    position: absolute;
    top: 130px;
}

.nav-sort {
    background: #a80e15;
    font-size: 16px;
    position: relative;
    left: 0;
    width: 210px;
}

    .nav-sort a {
        color: #fff;
        display: block;
        width: 130px;
        padding: 0 40px;
        font-size: 16px;
        box-sizing: content-box;
        -webkitbox-sizing: content-box;
    }

    .nav-sort img {
        float: right;
        margin-top: 22px;
    }

.nav-column a {
    font-size: 16px;
    color: #222;
    margin-left: 60px;
    color: #fff;
}

/*侧导航*/
.all-goods {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99;
    width: 210px;
    height: 440px;
    background: #c7171e;
    overflow: visible;
}

    .all-goods .item {
        width: 210px;
        height: 40px;
    }

    .all-goods .btnone {
        border-top: none;
    }

    .all-goods .item .product {
        position: absolute;
        z-index: 999;
        border-bottom: #d3181f 1px dotted;
        overflow: hidden;
        width: 184px;
        padding: 0 11px 0 15px;
        background: url(/images/web/w-side.png) no-repeat 185px center;
        box-sizing: content-box;
        -webkitbox-sizing: content-box;
    }

        .all-goods .item .product h3 {
            float: left;
            color: #fff;
            height: 40px;
            line-height: 40px;
            margin: 0;
        }

            .all-goods .item .product h3 a {
                color: #fff;
                font-size: 14px;
            }

                .all-goods .item .product h3 a:hover {
                    text-decoration: none;
                }

        .all-goods .item .product i {
            float: right;
            font-size: 13px;
            color: #aaabab;
            line-height: 56px;
        }

    .all-goods .active .product {
        background: #fff url(/images/web/w-side1.png) no-repeat 185px center;
    }

        .all-goods .active .product h3 a {
            color: #444;
        }

    .all-goods .product-wrap {
        background: rgba(255,255,255,0.95);
        position: absolute;
        overflow: visible;
        width: 400px;
        height: 420px;
        display: none;
        left: 210px;
        top: 0px;
        z-index: 4;
        padding: 10px 20px;
    }

        .all-goods .product-wrap a {
            color: #333;
            margin-right: 18px;
            line-height: 24px;
            font-size: 14px;
            line-height: 50px;
        }

        .all-goods .product-wrap .nav-red {
            color: #e4393c;
            font-weight: bold;
        }

        .all-goods .product-wrap a:hover {
            text-decoration: underline;
        }

.nav-side .menu {
    overflow: visible;
    display: none;
    z-index: 99999;
    position: absolute;
    left: 0px;
    top: 50px;
}

/*banner*/ /*五期修改  薛斌峰*/

.flexslider {
    position: relative;
    height: 373px;
    margin-left: 15px;
    width: 665px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
}

.slides {
    position: relative;
    z-index: 1;
}

    .slides li a {
        height: 540px;
        display: block;
    }

.flex-control-nav {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

    .flex-control-nav li {
        display: inline-block;
        width: 44px;
        height: 5px;
        margin: 0 6px;
        *display: inline;
        zoom: 1;
    }

    .flex-control-nav a {
        display: inline-block;
        width: 44px;
        height: 5px;
        line-height: 30px;
        overflow: hidden;
        background: rgba(255,255,255,0.8);
        cursor: pointer;
    }

    .flex-control-nav .flex-active {
        background: rgba(228,57,60,0.8);
        color: #fff;
    }

.banner_z {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    height: 420px;
}

.biao_fl {
    width: 250px;
    height: 370px;
    margin-top: 50px;
    position: relative;
    background: #FFFFFF;
    float: left;
    border: 2px solid #a80e16;
}

.biao_fr {
    width: 250px;
    height: 380px;
    margin-top: 50px;
    position: relative;
    float: right;
    background: #FFFFFF;
}

.biao_lx {
    display: inline-block;
    margin-top: 5px;
}

    .biao_lx p {
        font-size: 16px;
        padding-top: 10px;
        background: url(/images/web/f001.png)no-repeat 15px 13px;
        padding-left: 38px;
    }

    .biao_lx ul {
        margin-top: 10px;
    }

        .biao_lx ul li {
            float: left;
            width: 33%;
        }

            .biao_lx ul li a {
                line-height: 15px;
                padding-left: 15px;
                font-size: 12px;
            }

                .biao_lx ul li a:hover {
                    color: #c7171e;
                }

.biao_szd p {
    font-size: 16px;
    padding-top: 10px;
    background: url(/images/web/f002.png)no-repeat 14px 12px;
    padding-left: 38px;
}

.biao_szd ul {
    margin-top: 10px;
}

    .biao_szd ul li {
        float: left;
        width: 25%;
    }

        .biao_szd ul li a {
            line-height: 15px;
            padding-left: 15px;
            font-size: 12px;
        }

            .biao_szd ul li a:hover {
                color: #c7171e;
            }

.side_com {
    width: 100%;
    float: left;
}

.com_info {
    width: 100%;
    border-bottom: 2px solid #c7171e;
}

    .com_info a {
        float: right;
        line-height: 45px;
        font-size: 14px;
        padding-right: 10px;
        color: #c7171e;
    }

    .com_info ul {
        overflow: auto;
        display: inline-block;
    }

        .com_info ul li {
            float: left;
            width: 100px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            font-size: 16px;
            color: #333333;
            font-weight: bold;
            cursor: pointer;
        }

            .com_info ul li.hover {
                background: #c7171e;
                color: #fff;
            }

#container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: left;
}

.clearfix {
    position: relative;
}

.side_bj1 p {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 43px;
    padding-left: 10px;
}

.side_bj1 span {
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 43px;
    padding-right: 10px;
}

.side_bj2 ul {
    display: inline-block;
    width: 100%;
}

    .side_bj2 ul li {
        width: 100%;
        line-height: 40px;
        display: inline-block;
        border-top: 1px solid #dfdfdf;
    }

.side_bj2 p {
    float: left;
    font-size: px;
    line-height: 40px;
    padding-left: 10px;
}

.side_bj2 span {
    float: right;
    font-size: px;
    line-height: 40px;
    padding-right: 10px;
}

.side_bj2 ul li a:hover {
    color: #c7171e;
}









/*成交记录*/
.hl_record {
    width: 1150px;
    margin: 0 auto;
    background: #fff;
    border-top: #c7171e 2px solid;
    margin-top: 25px;
    padding: 15px 25px;
}

.hl_scroll {
    width: 545px;
    position: relative;
}

.hl_txtscroll {
    border-bottom: #dfdfdf 1px solid;
    padding: 0 20px;
    overflow: hidden;
}

    .hl_txtscroll p {
        float: left;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        line-height: 40px;
    }

.hl_txt_name {
    width: 240px;
}

.hl_txt_price {
    width: 180px;
}

.hl_txt_date {
    width: 80px;
}

.infoList {
    width: 545px;
}

    .infoList li {
        border-bottom: #dfdfdf 1px solid;
        padding: 0 20px 0 10px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }

        .infoList li p {
            float: left;
            font-size: 13px;
            color: #333;
        }

.hl_re_name {
    width: 230px;
}

.hl_re_price {
    width: 180px;
    margin-left: 20px;
}

.hl_re_date {
    width: 80px;
}

.hl_record .tempWrap {
    width: 545px !important;
}

/*公益拍卖*/
.hl_sale_img {
    background: url(/images/web/hl_gy_icon.png) no-repeat center right;
    padding-right: 40px;
}

.w-sale .w-fl .under-auction ul li, .w-auction .under-auction ul li {
    width: 200px;
    height: 320px;
    margin: 30px 0 0 18px;
}

    .w-sale .w-fl .under-auction ul li .img, .w-auction .under-auction ul li .img {
        width: 200px;
        height: 148px;
    }

        .w-sale .w-fl .under-auction ul li .img img, .w-auction .under-auction ul li .img img {
            width: 200px;
            height: 148px;
        }

    .w-sale .w-fl .under-auction ul li .info, .w-auction .under-auction ul li .info {
        margin: 10px 10px 0;
        padding-bottom: 0px;
    }

        .w-sale .w-fl .under-auction ul li .info, .w-auction .under-auction ul li .info p {
            display: block;
            line-height: 1.5em;
            min-height: 4.5em; /* 最小高度=2行 */
            max-height: 4.5em; /* 最大高度=2行 */
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3; /* 备用截断 */
            word-break: break-all;
            text-align: left;
        }

        .w-sale .w-fl .under-auction ul li .info h3 span, .w-auction .under-auction ul li .info h3 span {
            font-size: 18px;
        }

            .w-sale .w-fl .under-auction ul li .info h3 span em, .w-auction .under-auction ul li .info h3 span em {
                font-size: 16px;
            }

.w-auction .under-auction ul {
    margin-left: -49px;
}

    .w-auction .under-auction ul li {
        margin: 0px 0 10px 49px;
    }

.w-pmrz .hl_wrz {
    background: #d54344;
    width: 30px;
}

.w-sale .w-fl .under-auction ul li .img .hl_wrz img {
    width: 17px;
    height: 13px;
    padding-top: 6px;
}

.w-pmrz .w-yrz {
    background: #7db4cf;
}
/*.w-notice .notic-info{height:260px;}*/
.w-sale .w-sale-tit {
    height: 62px;
    line-height: 62px;
}

/*产品大分类-房地产*/
.hl-sale-tit {
    overflow: hidden;
    border-bottom: #cc2d33 2px solid;
}

    .hl-sale-tit h3 {
        float: left;
        font-size: 28px;
        color: #333;
        font-weight: bold;
        line-height: 60px;
    }

        .hl-sale-tit h3 span {
            font-size: 28px;
            font-weight: bold;
            color: #c7171e;
        }

    .hl-sale-tit a {
        float: right;
        font-size: 16px;
        color: #9c9a9b;
        line-height: 30px;
        margin-top: 20px;
    }

/*友情链接*/
.w-union .w-link a {
    width: 192px;
    height: 45px;
    line-height: 45px;
}

/*找回密码*/
.hl_seat {
    margin-top: 50px;
    background: url(/images/web/w-position.png) no-repeat left center;
}

.c_zhmm {
    padding: 50px 0 100px;
}

/*登录*/
.hl_login_title ul {
    overflow: hidden;
    border-bottom: #e5e5e5 1px solid;
}

    .hl_login_title ul li {
        float: left;
        font-size: 18px;
        color: #c5181c;
        width: 120px;
        height: 45px;
        line-height: 45px;
        text-align: center;
    }

        .hl_login_title ul li a {
            font-size: 18px;
            color: #808080;
        }

.hl_login_zh {
    border-bottom: #c5181c 3px solid;
    margin-right: 20px;
}

.l_login_input_icon1 {
    background: url(/images/web/shj.jpg) no-repeat left center;
    font-family: "微软雅黑";
}

.l_login_input_icon2 {
    background: url(/images/web/sou.jpg) no-repeat left center;
    font-family: "微软雅黑";
}

.l_login_input {
    box-sizing: content-box;
    -webkitbox-sizing: content-box;
}

/*募集公告详情页*/
.hl_raise_detail {
    width: 1138px;
    margin: 0 auto;
    padding: 20px 30px 50px 30px;
    border: #ddd 1px solid;
    background: #fff;
    box-sizing: content-box;
    -webkitbox-sizing: content-box;
}

.hl_news_w {
    border-top: none;
}

.hl_lijp_icon {
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #d53b3b;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    display: block;
    margin: 40px 0 0 465px;
}

/*募集公告*/
.hl_raisel h2 {
    font-size: 28px;
    color: #333;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    margin: 0;
    border-bottom: #c7171e 2px solid;
    box-sizing: content-box;
    -webkitbox-sizing: content-box;
}

    .hl_raisel h2 span {
        font-size: 28px;
        color: #c7171e;
    }

.hl_raisel ul {
    overflow: hidden;
    margin-left: -38px;
}

    .hl_raisel ul li {
        float: left;
        margin-left: 38px;
        width: 550px;
        height: 180px;
        padding: 15px;
        background: #fff;
        box-sizing: content-box;
        -webkitbox-sizing: content-box;
        margin-top: 20px;
    }

        .hl_raisel ul li a {
            display: block;
            width: 550px;
            height: 180px;
        }

.hl_raisel_img, .hl_raisel_img img {
    width: 240px;
    height: 180px;
}

.hl_raisel_txt {
    width: 295px;
}

    .hl_raisel_txt h3 {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        margin: 0;
        height: 45px;
        line-height: 45px;
        box-sizing: content-box;
        -webkitbox-sizing: content-box;
    }

    .hl_raisel_txt em {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 24px;
    }

    .hl_raisel_txt p {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        margin-top: 5px;
    }

/*拍品上传*/
.hl_required_tit {
    background: #f6f6f6;
    height: 47px;
    line-height: 47px;
    padding: 0 15px;
    margin-top: 25px;
    cursor: pointer;
}

.accordion .hl_required_tit h2 {
    font-size: 16px;
    color: #191919;
    height: 47px;
    line-height: 47px;
    font-weight: bold;
    box-sizing: content-box;
    -webkitbox-sizing: content-box;
    margin: 0;
    background: url(/images/web/hl_kq.png) no-repeat center right;
}

.open .hl_required_tit h2 {
    background: url(/images/web/hl_open.png) no-repeat center right;
}

.accordion1 .hl_required_tit h2 {
    background: url(/images/web/hl_open.png) no-repeat center right;
}

.open1 .hl_required_tit h2 {
    background: url(/images/web/hl_kq.png) no-repeat center right;
}

.hl-choice {
    margin-left: 10px;
}

/*公益拍卖*/
.hl_banner {
    width: 100%;
    height: 250px;
    margin-top: 50px;
}

.hl_no {
    width: 300px;
}

.hl_notice {
    margin-top: 10px;
}

.hl-sale-tit {
    overflow: hidden;
}

    .hl-sale-tit h3 {
        font-size: 28px;
        color: #333;
        font-weight: bold;
    }

        .hl-sale-tit h3 span {
            float: none;
        }

.hl_gy {
    width: 550px;
    margin-left: 25px;
}

    .hl_gy .hl-sale-tit {
        border-bottom: none;
    }

        .hl_gy .hl-sale-tit h3 {
            text-align: center;
            float: none;
        }

.hl_notice .w-notice .notic-info {
    height: 344px;
}

.hl_gy_banner {
    position: relative;
    height: 340px;
    overflow: hidden;
}

.hl_gd {
    margin-top: 0;
    border-top: none;
    padding: 15px 0;
    width: 1200px;
}

.hl_gd_list {
    width: 350px;
}

    .hl_gd_list .hl_txtscroll {
        padding: 0;
    }

    .hl_gd_list .hl_txt_name {
        width: 140px;
        text-align: center;
    }

    .hl_gd_list .hl_txt_price {
        width: 150px;
        text-align: center;
        float: right;
    }

.hl_gd .tempWrap {
    width: 350px !important;
}

.hl_gd .infoList {
    width: 350px;
}

    .hl_gd .infoList li {
        padding: 0;
    }

.hl_gd .hl_re_name {
    width: 140px;
    text-align: center;
}

.hl_gd .hl_re_price {
    width: 150px;
    text-align: center;
    float: right;
}

.hl_gd .txtScroll-top1 {
    margin-left: 75px;
}

.hl_channel {
    margin-top: 20px;
}

.hl_channel_tit {
    border-bottom: #c7171e 2px solid;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    padding-bottom: 5px;
}

    .hl_channel_tit h3 {
        float: left;
        font-size: 28px;
        color: #333;
        font-weight: bold;
    }

    .hl_channel_tit select {
        float: left;
        width: 110px;
        height: 34px;
        line-height: 34px;
        background: #fff;
        border: #e3e3e3 1px solid;
        outline: none;
        font-family: "微软雅黑";
        padding-left: 10px;
        font-size: 14px;
        color: #333;
        margin-left: 15px;
        margin-top: 10px;
    }

    .hl_channel_tit p {
        float: left;
        margin-left: 30px;
    }

        .hl_channel_tit p a {
            font-size: 14px;
            color: #333;
            margin-right: 30px;
        }

/*拍品详情页*/
.hl_det_l {
    position: relative;
}

.hl_popup {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 350px;
    height: 350px;
    z-index: 999;
}

.hl_box {
    background: #fafafb;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1002;
}

.hl_prompt {
    width: 995px;
    height: 730px;
    margin-left: -500px;
    margin-top: -400px;
}

.w3cFocus {
    width: 890px;
    position: relative;
    height: 642px;
    margin: 40px 60px;
}

    .w3cFocus .prev, .w3cFocus .next {
        position: absolute;
        display: block;
        left: 10px;
        top: 300px;
        width: 46px;
        height: 62px;
        background: url(/images/web/focusAdvBg.png) no-repeat;
        filter: alpha(opacity=80);
        opacity: 0.8;
    }

    .w3cFocus .next {
        left: auto;
        right: 260px;
        background-position: -46px 0;
    }

        .w3cFocus .prev:hover, .w3cFocus .next:hover {
            filter: alpha(opacity=100) !important;
            opacity: 1 !important;
        }

.w3cFocusIn {
    width: 890px;
    height: 640px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

    .w3cFocusIn .bd li {
        vertical-align: middle;
    }

        .w3cFocusIn .bd li img {
            width: 640px;
            height: 640px;
            display: block;
        }

    .w3cFocusIn .hd {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 220px;
        background: #fff;
    }

        .w3cFocusIn .hd ul {
            vertical-align: middle;
            display: inline-block;
            *display: inline;
            overflow: hidden;
            zoom: 1;
        }

            .w3cFocusIn .hd ul li {
                position: relative;
                float: left;
                display: inline;
                padding-top: 4px;
                margin-right: 6px;
                filter: alpha(opacity=80);
                opacity: 0.8;
                cursor: pointer;
            }

                .w3cFocusIn .hd ul li img {
                    width: 100px;
                    height: 100px;
                    border: 2px solid #fff;
                    display: block;
                }

                .w3cFocusIn .hd ul li.on img {
                    border: 2px solid #c7171e;
                }

/*搜索结果*/
.w-auction ul li .hl_name span {
    background: none;
    font-size: 14px;
    color: #333;
    padding-left: 0;
}

/*注册*/
.c_zcr {
    padding-bottom: 170px;
}

/*2018.03.26新增（拍品上传）*/
.w-load-search {
    z-index: 9999;
}

.searchable-select-items {
    max-height: 370px;
}

/*司法拍卖*/
.hl_judicial {
    margin-top: 10px;
}

.hl_court {
    width: 870px;
}

.hl_enter {
    width: 300px;
}

.hl_court_list li {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

    .hl_court_list li a {
        display: block;
    }

.hl_court_img {
    width: 240px;
    height: 180px;
    position: relative;
}

    .hl_court_img img {
        width: 240px;
        height: 180px;
    }

    .hl_court_img span {
        position: absolute;
        display: block;
        left: 0;
        bottom: 0;
        width: 240px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        font-size: 14px;
        color: #fff;
        text-align: center;
    }

.hl_court_txt {
    width: 575px;
}

    .hl_court_txt h3 {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        line-height: 30px;
    }

    .hl_court_txt em {
        display: block;
        font-size: 14px;
        color: #333;
        line-height: 30px;
    }

    .hl_court_txt p {
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }

.hl_enter_txt {
    background: #fff;
    padding-bottom: 20px;
}

.hl_entertit {
    overflow: hidden;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: #dfdfdf 1px solid;
}

.hl_enter_name {
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.hl_enter_price {
    float: right;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.hl_enter_list li {
    padding: 0 10px;
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;
}

    .hl_enter_list li a {
        float: left;
        font-size: 13px;
        color: #333;
        line-height: 40px;
        line-height: 40px;
    }

    .hl_enter_list li span {
        float: right;
        font-size: 13px;
        color: #333;
        line-height: 40px;
        line-height: 40px;
    }

.hl_enter_txt .tempWrap {
    width: 300px !important;
}

.hl_jud {
    margin-top: 20px;
}

.hl_judtitle {
    overflow: hidden;
    border-bottom: #c7171e 2px solid;
    padding-bottom: 10px;
}

    .hl_judtitle ul {
        float: left;
        overflow: hidden;
    }

.hl_judselect {
    float: right;
}

.hl_judtitle ul li {
    float: left;
    font-size: 28px;
    color: #d23030;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}

.hl_judselect select {
    width: 110px;
    height: 34px;
    line-height: 34px;
    background: #fff;
    border: #e3e3e3 1px solid;
    outline: none;
    font-family: "微软雅黑";
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    margin-left: 15px;
    margin-top: 10px;
}

.hl_judtitle ul li.hover {
    background: url(/images/web/w-icon-03.png) no-repeat center bottom;
    padding-bottom: 10px;
    color: #333;
}

.hl_judtext .under-auction ul li .img .hl_wrz img {
    width: 17px;
    height: 17px;
    padding-top: 3px;
}

.hl_judtext .hl_wrz {
    background: #e5b157;
    width: 30px;
}

/*2018.01.02首页修改*/
.hl_sfpm ul {
    overflow: hidden;
}

.w-sale .hl_sfpmnr .w-sale-tit h3 {
    background: url(/Images/Web/hl_gy_icon.png) no-repeat right center;
}

.hl_sfpmnr .w-pmrz .hl_wrz {
    background: #e4b157;
}

.w-sale .w-fl .hl_sfpmnr .under-auction ul li .img .hl_wrz img {
    width: 17px;
    height: 17px;
    padding-top: 3px;
}

.w-notice .notic-info ul li {
    height: 42px;
    line-height: 42px;
}




/*保证金管理*/
.hl_buy {
    margin: 45px 0 0 135px;
    padding-bottom: 80px;
}

    .hl_buy p {
        font-size: 14px;
        color: #5c5c5c;
        line-height: 40px;
    }




/*五期修改 薛斌峰*/
/*导航*/
.nav-column ul li {
    list-style-type: none;
    float: left;
    width: 92px;
    text-align: center;
}

    .nav-column ul li a {
        text-align: center;
        margin: 0;
    }

    .nav-column ul li:hover {
        background: #a80e16;
    }
/*导航完成*/







.fullSlide {
    width: 100%;
    position: relative;
    height: 348px;
    background: #000;
    margin: 0 auto;
    overflow: hidden;
}

    .fullSlide .bd {
        margin: 0 auto;
        position: relative;
        z-index: 0;
    }

        .fullSlide .bd ul {
            width: 100% !important;
        }

        .fullSlide .bd li {
            width: 100% !important;
            height: 400px;
            overflow: hidden;
            text-align: center;
        }

            .fullSlide .bd li a {
                display: block;
                height: 400px;
            }

    .fullSlide .hd {
        width: 100%;
        position: absolute;
        z-index: 1;
        bottom: 20px;
        left: 0;
        height: 10px;
    }

        .fullSlide .hd ul {
            text-align: center;
        }

            .fullSlide .hd ul li {
                display: inline-block;
                *display: inline;
                zoom: 1;
                width: 44px;
                height: 5px;
                margin: 0px 10px;
                overflow: hidden;
                background: #FFFFFF;
                line-height: 24px;
                color: #000000;
                font-weight: bold;
            }

            .fullSlide .hd ul .on {
                height: 5px;
                width: 44px;
                background: rgba(228,57,60,0.8);
            }

.d_img {
    height: 94px;
    width: 100%;
}


.fullSlide1 {
    width: 100%;
    position: relative;
    height: 332px;
    background: #000;
    margin: 0 auto;
    overflow: hidden;
}

    .fullSlide1 .bd {
        margin: 0 auto;
        position: relative;
        z-index: 0;
    }

        .fullSlide1 .bd ul {
            width: 100% !important;
        }

        .fullSlide1 .bd li {
            width: 100% !important;
            height: 332px;
            overflow: hidden;
            text-align: center;
        }

            .fullSlide1 .bd li a {
                display: block;
                height: 332px;
            }

    .fullSlide1 .hd {
        width: 100%;
        position: absolute;
        z-index: 1;
        bottom: 20px;
        left: 0;
        height: 10px;
    }

        .fullSlide1 .hd ul {
            text-align: center;
        }

            .fullSlide1 .hd ul li {
                display: inline-block;
                *display: inline;
                zoom: 1;
                width: 44px;
                height: 5px;
                margin: 0px 10px;
                overflow: hidden;
                background: #FFFFFF;
                line-height: 24px;
                color: #000000;
                font-weight: bold;
            }

            .fullSlide1 .hd ul .on {
                height: 5px;
                width: 44px;
                background: rgba(228,57,60,0.8);
            }


.wuqi_xz {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.hl-sale-tit1 {
    overflow: hidden; /*border-bottom:#cc2d33 2px solid;*/
}

    .hl-sale-tit1 h3 {
        float: left;
        font-size: 28px;
        color: #333;
        font-weight: bold;
        line-height: 60px;
    }

        .hl-sale-tit1 h3 span {
            font-size: 28px;
            font-weight: bold;
            color: #c7171e;
        }

    .hl-sale-tit1 a {
        float: right;
        font-size: 16px;
        color: #9c9a9b;
        line-height: 30px;
        margin-top: 20px;
    }

.hl_gy1 {
    width: 550px;
    float: left;
}

.w-notice2 .notic-info2 {
    background: #FFFFFF;
}

    .w-notice2 .notic-info2 .title2 .name {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-left: 20px;
    }

    .w-notice2 .notic-info2 ul li {
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        border-bottom: #dfdfdf 1px solid;
        overflow: hidden;
    }

    .w-notice2 .notic-info2 .title2 .date {
        float: right;
        font-size: 14px;
        font-weight: bold;
        color: #c7171e;
        margin-right: 10px;
    }

    .w-notice2 .notic-info2 ul li {
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        border-bottom: #dfdfdf 1px solid;
        overflow: hidden;
    }

.notic-info2 ul li p {
    float: left;
}

.notic-info2 ul li span {
    float: right;
}

.w-notice2 .notic-info2 ul li a:hover {
    color: #c7171e;
    text-decoration: underline;
}

.w-notice2 .notic-info2 .title2 {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;
}

    .w-notice2 .notic-info2 .title2 .name {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-left: 20px;
    }



.w-notice3 {
    margin-left: 24px;
}

.notic-info3 {
    background: #FFFFFF;
    height: 332px;
}

    .notic-info3 h3 {
        text-align: center;
        line-height: 45px;
        font-weight: bold;
        padding-top: 10px;
    }

    .notic-info3 p {
        line-height: 30px;
        padding: 0 15px;
        font-size: 14px;
    }

/*新增*/
.w-pmrz .hl_pmrz {
    background: #e4b157;
}

.w-auction .under-auction ul li .w-pmrz .hl_pmrz img {
    width: 17px;
    height: 17px;
    padding-top: 3px;
}

.w-pmrz .hl_bdgy {
    background: #d54344;
}

.w-auction .under-auction ul li .w-pmrz .hl_bdgy img {
    width: 17px;
    height: 13px;
    padding-top: 6px;
}

.h_seat1 {
    width: 1170px;
    margin: 0 auto;
    background: url("/Images/Web/w-position.png") no-repeat left center;
    padding-bottom: 20px;
    padding-top: 68px;
    line-height: 20px;
    color: #999;
    box-sizing: content-box;
}

    .h_seat1 a {
        color: #999;
        font-size: 13px;
        padding: 0 1px;
    }


.fullSlide2 {
    width: 1200px;
    position: relative;
    height: 332px;
    background: #000;
    margin: 0 auto;
    overflow: hidden;
}

    .fullSlide2 .bd {
        margin: 0 auto;
        position: relative;
        z-index: 0;
    }

        .fullSlide2 .bd ul {
            width: 100% !important;
        }

        .fullSlide2 .bd li {
            width: 100% !important;
            height: 332px;
            overflow: hidden;
            text-align: center;
        }

            .fullSlide2 .bd li a {
                display: block;
                height: 332px;
            }

    .fullSlide2 .hd {
        width: 100%;
        position: absolute;
        z-index: 1;
        bottom: 20px;
        left: 0;
        height: 10px;
    }

        .fullSlide2 .hd ul {
            text-align: center;
        }

            .fullSlide2 .hd ul li {
                display: inline-block;
                *display: inline;
                zoom: 1;
                width: 44px;
                height: 5px;
                margin: 0px 10px;
                overflow: hidden;
                background: #FFFFFF;
                line-height: 24px;
                color: #000000;
                font-weight: bold;
            }

            .fullSlide2 .hd ul .on {
                height: 5px;
                width: 44px;
                background: rgba(228,57,60,0.8);
            }


.fuwu_f {
    width: 1250px;
    margin: 0 auto;
    padding-top: 15px;
    height: 550px;
}

.fuwu_fl {
    width: 35%;
    float: left;
    height: auto;
}

.fuwu_hy {
    width: 100%; /*height: 463px;*/
    background: #FFFFFF;
}

    .fuwu_hy ul {
    }

        .fuwu_hy ul li {
            width: 100%;
            border-bottom: 1px solid #e5e5e5;
        }

            .fuwu_hy ul li a {
                line-height: 65px;
                font-size: 18px;
                padding-left: 50px;
                font-weight: inherit;
            }


.fuwu_fr {
    float: right;
    width: 63%;
    margin-top: 60px;
}

    .fuwu_fr ul li {
        width: 363px;
        height: 217px;
        background: #FF0000;
        float: left;
        overflow: hidden;
    }

.fuwu_y {
    margin-right: 30px;
    margin-bottom: 30px;
}

.fuwu_fr ul li img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.fenlei_ls {
    width: 1212px;
    margin: 0 auto;
    padding-bottom: 50px;
}


.hl-sale-tit5 {
    overflow: hidden;
    border-bottom: #cc2d33 2px solid;
    width: 100%;
}

    .hl-sale-tit5 h3 {
        float: left;
        font-size: 28px;
        color: #333;
        font-weight: bold;
        line-height: 60px;
    }

        .hl-sale-tit5 h3 span {
            font-size: 28px;
            font-weight: bold;
            color: #c7171e;
        }

    .hl-sale-tit5 a {
        float: right;
        font-size: 16px;
        color: #9c9a9b;
        line-height: 30px;
        margin-top: 20px;
    }

.lvshi_lb {
    display: inline-block;
}

    .lvshi_lb ul {
        margin-top: 30px;
    }

        .lvshi_lb ul li {
            width: 290px;
            height: 210px;
            float: left;
            text-align: center;
        }

            .lvshi_lb ul li img {
                width: 100%;
                height: 210px;
            }

.lvshi_fr {
    margin-right: 13px;
    margin-top: 10px;
}

.lvshi_lb ul li p {
    color: #FFFFFF;
    line-height: 45px;
    width: 290px;
    height: 45px;
    margin-top: -49px;
    font-size: 16px;
    background: rgba(0,0,0,0.6);
    position: absolute;
}



.toutiao_xq {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}


.xinwen_xq {
    width: 75%;
    float: left;
    background: #FFFFFF;
    height: auto;
    padding-bottom: 20px;
    display: inline-block;
}

    .xinwen_xq h3 {
        width: 100%;
        line-height: 80px;
        text-align: center;
        padding-top: 10px;
    }

.laiyuan_x {
    padding-left: 15px;
    text-align: center;
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    margin: 0 40px;
}

    .laiyuan_x a {
        font-size: 14px;
        line-height: 45px;
    }

.laiyuan_p {
    width: 100%;
}

    .laiyuan_p p {
        margin: 0 40px;
        font-size: 14px;
        line-height: 30px;
        padding-top: 15px;
    }

    .laiyuan_p img {
        width: 91%;
        margin: 0 auto;
        height: auto;
        padding: 10px 40px;
    }


.toutiao_fr {
    float: right;
    width: 22%;
}

.caid_cc {
    width: 100%;
    height: auto;
    background: #FFFFFF;
}

    .caid_cc ul li {
        border-bottom: 1px solid #E5E5E5;
    }

        .caid_cc ul li a {
            line-height: 50px;
            font-size: 16px;
            padding-left: 20px;
        }

            .caid_cc ul li a:hover {
                color: #C7171E;
            }


.caid_tu ul li {
    width: 100%;
    height: 200px;
    margin-top: 20px;
}

    .caid_tu ul li img {
        width: 100%;
        height: 200px;
    }

    .caid_tu ul li p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #FFFFFF;
        line-height: 45px;
        padding-left: 15px;
        width: 16.3%;
        height: 45px;
        margin-top: -49px;
        font-size: 16px;
        background: rgba(0,0,0,0.6);
        position: absolute;
    }


.gongsi_xx {
    width: 1200px;
    height: 56px;
    margin: 0 auto;
    margin-top: 20px;
}

.gongsi_cv ul li {
    float: left;
}

    .gongsi_cv ul li a {
        font-size: 16px;
        padding: 12px 30px;
        display: inline-block;
    }

        .gongsi_cv ul li a.on {
            background: #c7171e;
            color: #FFFFFF;
        }

        .gongsi_cv ul li a:hover {
            background: #c7171e;
            color: #FFFFFF;
        }


.gongsi_x {
    width: 75%;
    float: left;
}

.neirong_x {
    width: 100%;
    height: auto;
}

    .neirong_x ul li {
        padding-bottom: 11px;
        margin-top: 20px;
        background: #FFFFFF;
    }

.top_bt {
    width: 100%;
    height: 45px;
    border-bottom: 1.5px solid #E5E5E5;
}

    .top_bt p {
        float: left;
        margin-left: 15px;
        line-height: 45px;
        font-size: 16px;
    }

    .top_bt span {
        float: right;
        margin-right: 15px;
        line-height: 45px;
        font-size: 16px;
    }

.top_img {
    padding: 15px;
    float: left;
}

.top_fr {
    border-bottom: 15px;
}

    .top_fr p {
        line-height: 30px;
        padding-top: 8px;
        font-size: 15px;
        height: 128px;
    }

    .top_fr span {
        font-size: 15px;
        line-height: 30px;
        padding-bottom: 15px;
    }

    .top_fr em {
        color: #c7171e;
    }


.paih_xw {
    width: 100%;
    height: auto;
    background: #FFFFFF;
}

.paih_span {
    color: #C7171E;
}

.paih_xw span {
    margin-right: 15px;
    font-size: 16px;
    font-weight: bold;
    border-right: 1px solid #A1A1A1;
    padding-right: 10px;
}

.paih_xw ul li {
    border-bottom: 1px solid #E5E5E5;
}

    .paih_xw ul li a {
        width: 88%;
        line-height: 50px;
        font-size: 14px;
        display: inline-block;
        padding-left: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .paih_xw ul li a:hover {
            color: #C7171E;
        }


.muji_kk {
    width: 100%;
    height: auto;
}

    .muji_kk ul li {
        width: 48%;
        height: 210px;
        float: left;
        margin-top: 25px;
        background: #FFFFFF;
    }

.muji_ym {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.muji_img {
    float: left;
    width: 45%;
}

    .muji_img img {
        padding: 15px;
    }

.muji_nr {
    float: right;
    width: 52%;
    height: 200px;
    overflow: hidden;
}

    .muji_nr h3 {
        font-size: 18px;
        line-height: 40px;
        padding-top: 10px;
    }

    .muji_nr span {
        font-size: 14px;
        line-height: 20px;
    }

    .muji_nr p {
        line-height: 30px;
        padding-top: 5px;
        padding-right: 10px;
    }

.muji_fr {
    margin-right: 4%;
}


.jinjia_r {
    padding-left: 25px;
}

    .jinjia_r span {
        color: #C7171E;
        font-size: 14px;
        float: none;
    }


.paim_mc {
    line-height: 45px;
}

.paim_cs {
    float: right;
}

    .paim_cs span {
        color: #C7171E;
    }

.service-charge-warn {
    background: url(/Images/Web/service-charge-warn.png) no-repeat center left;
    background-size: 12px;
    padding-left: 16px;
}

.service-charge-tip {
    background-color: #FFFFFF;
    color: #858585;
}

    .service-charge-tip table {
        width: 100%;
    }

    .service-charge-tip th {
        line-height: 32px;
        border-bottom: 1px solid #F0EFEF;
        font-size: 12px;
        padding: 0 2px;
    }

    .service-charge-tip td {
        line-height: 32px;
        border-bottom: 1px solid #F0EFEF;
        font-size: 12px;
        padding: 0 2px;
    }

    .service-charge-tip p {
        margin-top: 8px;
    }

.qita_cp {
    margin: 25px 0;
}

.qita_cp ul li {
    float: left;
    padding-bottom: 30px;
    text-align: center;
}

.qita_fr {
    padding-right: 13px;
}

.qita_cp p {
    width: 290px;
    margin-top: -44px;
    background: rgba(0,0,0,0.6);
    line-height: 40px;
    color: #FFFFFF;
    position: absolute;
}



.gongsi_x1 {
    width: 100%;
}

.neirong_x1 {
    width: 100%;
    height: auto;
}

    .neirong_x1 ul li {
        padding-bottom: 11px;
        width: 49%;
        margin-top: 20px;
        background: #FFFFFF;
        float: left;
        height:284px;
    }

.zszx_fr {
    margin-right: 1%;
}

.fenlei_b {
    display: inline-block;
}

    .fenlei_b h3 {
        float: left;
        font-size: 13px;
        line-height: 35px;
        font-weight: bold;
    }

    .fenlei_b p {
        float: left;
        font-size: 13px;
        width: 1050px;
        line-height: 35px;
    }

        .fenlei_b p a {
            font-size: 13px;
            margin: 0 7px;
            padding: 3px 6px;
        }

            .fenlei_b p a.on {
                background: #c7171e;
                color: #FFFFFF;
            }

            .fenlei_b p a:hover {
                background: #C7171E;
                color: #FFFFFF;
                cursor: pointer;
            }

.fenlei_z {
    width: 1160px;
    margin: 0 auto;
    border: #dfdfdf 1px solid;
    background: #fff;
    padding: 20px;
}

.zhaos_zx {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #A1A1A1;
    padding-bottom: 15px;
    margin-top: 20px;
}

    .zhaos_zx p {
        font-size: 20px;
        font-weight: bold;
    }




.paim_s {
    width: 1200px;
    margin: 0 auto;
}



.scrollpic {
    width: 1200px;
    margin: -54px auto 0 auto;
}

#myscroll {
    display: block;
    width: 95%;
    position: relative;
    height: 259px;
    overflow: hidden;
    margin-left: 2.75%;
}

    #myscroll #myscrollbox {
        display: block;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        width: 1000000px;
    }

    #myscroll ul {
        display: block;
        float: left;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        #myscroll ul li {
            display: block;
            float: left;
            padding: 0;
            width: 228px;
        }

            #myscroll ul li a {
                display: block;
                float: left;
                width: 220px;
                padding: 0;
                position: relative;
                height: auto;
                color: #333;
            }

    #myscroll a .intro {
        position: absolute;
        left: 0;
        z-index: 10;
        background-color: #000;
        filter: alpha(opacity=70);
        width: 220px;
        color: #fff;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
        text-align: center;
        height: 259px;
    }

        #myscroll a .intro h5 {
            padding: 0;
            margin: 0;
            font-size: 16px;
            color: #FFFFFF;
            height: 40px;
            width: 220px;
            line-height: 40px;
            border-bottom: 1px solid #A1A1A1;
            font-weight: 100;
        }

        #myscroll a .intro p {
            font-size: 13px;
            line-height: 20px;
            margin: 65px 70px;
            height: 70px;
            overflow: hidden;
        }

    #myscroll a .intro {
        bottom: -219px;
    }

    #myscroll a:hover .intro {
        bottom: 0px;
    }

#mybtns {
    width: 1200px;
    height: 258px;
    position: absolute;
}

    #mybtns a {
        width: 30px;
        height: 258px;
        display: block;
        float: right;
        margin-right: 1px;
        background-color: #c1c1c1;
    }

        #mybtns a:hover {
            background-color: #C7171E;
        }

        #mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

    #mybtns #left {
        float: left;
        background-image: url(/images/web/f008.png);
    }

    #mybtns #right {
        background-image: url(/images/web/f009.png);
        float: right;
    }

#kinMaxShow {
    visibility: hidden;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.About_us {
    margin-top: 90px;
}



.paixu_x {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.paixu_zm p {
    font-size: 16px;
    line-height: 40px;
    padding-top: 15px;
}

.paixu_zm ul {
    margin-top: 10px;
}

    .paixu_zm ul li {
        float: left;
        margin-right: 5px;
    }

        .paixu_zm ul li a {
            font-size: 14px;
            padding: 5px 12px;
            background-color: #FFFFFF;
        }

            .paixu_zm ul li a.on {
                background-color: #C7171E;
                color: #FFFFFF;
            }

.xin_aa {
    padding: 5px 20px !important;
}




.pain_a {
    width: 1200px;
    margin: 0 auto;
}

.paim_bt {
    height: 40px;
    background: #FFFFFF;
    border-bottom: 1px solid #C7171E;
    margin: 0 auto;
    margin-top: 30px;
    width: 1200px;
}

    .paim_bt p {
        float: left;
        font-size: 16px;
        line-height: 40px;
        padding-left: 20px;
        font-weight: bold;
    }

    .paim_bt button {
        width: auto;
        margin: 10px auto;
        overflow-y: hidden;
        text-align: center;
        float: right;
        background: #FFFFFF;
        border: none;
        font-size: 16px;
        outline: none;
        padding-right: 15px;
    }







.lanmu-content {
    width: 1200px;
    background: #f4f4f4;
}

.sx_01 {
    position: relative;
    margin-top: 10px;
}

    .sx_01 h5 {
        font-size: 14px;
        font-weight: lighter;
        position: absolute;
        left: 20px;
        top: 13px;
        overflow: hidden;
    }

.sxnr_01 {
    width: 100%;
    height: auto;
    margin-left: 150px;
    background: #f9f9f9;
    overflow: hidden;
}

.sx_01 .sxnr_01 a {
    font-size: 14px;
    color: #333;
    width: 110px;
    height: 45px;
    line-height: 45px;
    width: 110px;
    display: block;
    float: left;
}

    .sx_01 .sxnr_01 a:hover {
        color: #03559a;
    }

.listmore {
    text-align: center;
    height: 41px;
    line-height: 26px;
    font-size: 14px;
    float: right;
    cursor: pointer;
}

.ls_xq {
}

    .ls_xq ul {
        float: left;
    }

        .ls_xq ul li {
            float: left;
            width: 19%;
            height: auto;
            padding: 1px;
            background: #FFFFFF;
            margin-bottom: 10px
        }

.ls_img {
    width: 100%;
    float: left;
}

    .ls_img img {
        width: 100%;
    }

.ls_fr {
    margin-right: 10px;
}

.ls_p {
    float: right;
    width: 94%;
    padding-bottom: 10px;
}

    .ls_p p {
        line-height: 30px;
        font-size: 14px;
    }

    .ls_p span {
        font-size: 13px;
        color: #666666;
    }

.ls_xq ul li a:hover {
    color: #C7171E;
}

.qiuz_wy {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

    .qiuz_wy a {
        padding: 10px 40px;
        font-size: 16px;
        color: #FFFFFF;
        background-color: #C7171E;
    }


.juzhon {
    width: 1200px;
    margin: 0 auto;
}

.wocn_hl {
    margin-left: 140px;
}

.a_anh {
    margin-top: 20px;
}

    .a_anh p {
        font-size: 18px;
        font-weight: bold;
        line-height: 25px;
        display: inline-block;
    }




.baozj_jn {
    width: 1198px;
    margin: 0 auto;
    background: #FFFFFF;
    height: auto;
    border: 1px #E5E5E5 solid;
}

.baozj_mc {
    margin: 20px 30px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
}

    .baozj_mc p {
        font-size: 15px;
        line-height: 35px;
    }

    .baozj_mc span {
        font-size: 15px;
    }

    .baozj_mc em {
        font-size: 15px;
        color: #c7171e;
    }


.baozj_sm {
    margin: 20px 30px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
}

    .baozj_sm p {
        font-size: 15px;
        line-height: 35px;
    }

    .baozj_sm a {
        font-size: 15px;
        color: #c7171e;
    }


.baozj_jm {
    margin: 20px 30px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
}

    .baozj_jm p {
        font-size: 18px;
        font-weight: bold;
        line-height: 35px;
    }

.baozj_ll dl dd {
    line-height: 38px;
    font-size: 15px;
}

.baozj_jm dl dd a {
    font-size: 15px;
    color: #c7171e;
}


.h_datum_input6 {
    border: 1px solid #d6d6d6;
    height: 38px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
}

.h_revise_select6 {
    line-height: 39px;
    height: 39px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
}

.h_revise01 {
    width: 100%;
    padding-top: 2%;
    margin: 0 auto;
}

    .h_revise01 dl dt {
        float: left;
        width: 120px;
        text-align: right;
        padding-right: 10px;
        font-weight: normal;
        height: 38px;
        line-height: 38px;
    }

    .h_revise01 dl {
        margin-bottom: 20px;
    }

.w_revise dl {
    margin-left: 130px;
}

.h_bttn11 {
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #d9534f;
    color: #fff;
    height: 42px;
    line-height: 42px;
    width: 150px;
    border: 1px solid #d9534f;
}

    .h_bttn11:hover {
        background: #c9302c;
        border: 1px solid #ac2925;
        color: #fff;
    }

.h_datum_input02 {
    border: 1px solid #d6d6d6;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
    width: 200px;
}



.xianxia_js {
    width: 100%;
    padding-bottom: 15px;
}

.xianxia_fr {
    padding-top: 1%;
    width: 45%;
    float: left;
}

    .xianxia_fr p {
        padding-right: 10px;
        line-height: 25px;
        padding-top: 7px;
        font-size: 13px;
    }

    .xianxia_fr span {
        font-size: 16px;
        color: #c7171e;
        font-weight: bold;
        line-height: 25px;
    }

    .xianxia_fr a {
        font-size: 14px;
        color: #C7171E;
    }




.xianxia_jg {
    padding-top: 0.5%;
    width: 100%;
}

    .xianxia_jg p {
        padding-right: 10px;
        line-height: 25px;
        line-height: 30px;
        padding-left: 30px;
    }

    .xianxia_jg span {
        font-size: 16px;
        color: #c7171e;
        font-weight: bold;
        line-height: 25px;
    }


.chujia_z {
    width: 550px;
    height: 400px;
    background: #FFFFFF;
    margin: 0 auto;
    border: 1px #E5E5E5 solid;
    margin-top: 20px;
}

.chujia_bt {
    text-align: center;
}

    .chujia_bt h3 {
        font-weight: bold;
        line-height: 50px;
        font-size: 20px;
        padding-top: 20px;
    }


.chujia_fl {
    padding-left: 70px;
}

    .chujia_fl p {
        line-height: 35px;
        font-size: 14px;
    }

    .chujia_fl a {
        line-height: 35px;
        font-size: 14px;
        color: #C7171E;
    }


.h_revise03 {
    padding-left: 70px;
    width: 100%;
    padding-top: 4%;
    margin: 0 auto;
    float: left;
}

    .h_revise03 dl dt {
        font-size: 14px;
        float: left;
        width: 70px;
        text-align: left;
        font-weight: normal;
        height: 34px;
        line-height: 34px;
    }

    .h_revise03 dl {
        margin-bottom: 15px;
    }

.h_datum_input03 {
    border: 1px solid #d6d6d6;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
    width: 200px;
}


.h_bttn01 {
    margin-top: 15px;
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #FAFAFA;
    color: #C7171E;
    height: 42px;
    line-height: 42px;
    width: 110px;
    border: 1px solid #C7171E;
}

    .h_bttn01:hover {
        background: #c9302c;
        border: 1px solid #ac2925;
        color: #fff;
    }

.h_bttn02 {
    margin-top: 15px;
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #d9534f;
    color: #fff;
    height: 42px;
    line-height: 42px;
    width: 110px;
    border: 1px solid #d9534f;
}

    .h_bttn02:hover {
        background: #c9302c;
        border: 1px solid #ac2925;
        color: #fff;
    }





.xianxia_bzj {
    width: 650px;
    height: 465px;
    background: #FFFFFF;
    margin: 0 auto;
    border: 1px #E5E5E5 solid;
    margin-top: 20px;
}

.xianxia_tb {
    width: 100%;
    height: 50px;
    background: #c7171e;
}

    .xianxia_tb p {
        line-height: 50px;
        font-size: 16px;
        padding-left: 20px;
        color: #FFFFFF;
        float: left;
    }

.xianxia_img {
    float: right;
    padding-right: 20px;
    width: 4%;
    margin-top: 15px;
}

    .xianxia_img img {
        width: 100%;
    }

.xianxia_fx {
    padding-left: 30px;
}

    .xianxia_fx p {
        color: #c7171e;
        line-height: 40px;
        padding-top: 10px;
        font-size: 18px;
        font-weight: bold;
    }

    .xianxia_fx span {
        font-size: 14px;
        width: 100%;
        line-height: 30px;
        display: inline-block;
    }

    .xianxia_fx a {
        font-size: 14px;
        color: #c7171e;
    }

.h_revise02 {
    padding-left: 30px;
    width: 50%;
    padding-top: 2%;
    margin: 0 auto;
    float: left;
}

    .h_revise02 dl dt {
        font-size: 14px;
        float: left;
        width: 70px;
        text-align: left;
        font-weight: normal;
        height: 34px;
        line-height: 34px;
    }

    .h_revise02 dl {
        margin-bottom: 15px;
    }

.w_revise dl {
    margin-left: 130px;
}

.h_bttn11 {
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #d9534f;
    color: #fff;
    height: 42px;
    line-height: 42px;
    width: 150px;
    border: 1px solid #d9534f;
}

    .h_bttn11:hover {
        background: #c9302c;
        border: 1px solid #ac2925;
        color: #fff;
    }


.h_datum_input02 {
    border: 1px solid #d6d6d6;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
    width: 200px;
}

.h_datum_input02 {
    border: 1px solid #d6d6d6;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
    width: 200px;
}



.xianxia_js {
    width: 100%;
    padding-bottom: 15px;
}

.xianxia_fr {
    padding-top: 1%;
    width: 45%;
    float: left;
}

    .xianxia_fr p {
        padding-right: 10px;
        line-height: 25px;
        padding-top: 7px;
        font-size: 13px;
    }

    .xianxia_fr span {
        font-size: 16px;
        color: #c7171e;
        font-weight: bold;
        line-height: 25px;
    }

    .xianxia_fr a {
        font-size: 14px;
        color: #C7171E;
    }




.xianxia_jg {
    padding-top: 0.5%;
    width: 100%;
}

    .xianxia_jg p {
        padding-right: 10px;
        line-height: 25px;
        line-height: 30px;
        padding-left: 30px;
    }

    .xianxia_jg span {
        font-size: 16px;
        color: #c7171e;
        font-weight: bold;
        line-height: 25px;
    }


.chujia_z {
    width: 550px;
    height: 400px;
    background: #FFFFFF;
    margin: 0 auto;
    border: 1px #E5E5E5 solid;
    margin-top: 20px;
}

.chujia_bt {
    text-align: center;
}

    .chujia_bt h3 {
        font-weight: bold;
        line-height: 50px;
        font-size: 20px;
        padding-top: 20px;
    }


.chujia_fl {
    padding-left: 70px;
}

    .chujia_fl p {
        line-height: 35px;
        font-size: 14px;
    }

    .chujia_fl a {
        line-height: 35px;
        font-size: 14px;
        color: #C7171E;
    }


.h_revise03 {
    padding-left: 70px;
    width: 100%;
    padding-top: 4%;
    margin: 0 auto;
    float: left;
}

    .h_revise03 dl dt {
        font-size: 14px;
        float: left;
        width: 70px;
        text-align: left;
        font-weight: normal;
        height: 34px;
        line-height: 34px;
    }

    .h_revise03 dl {
        margin-bottom: 15px;
    }

.h_datum_input03 {
    border: 1px solid #d6d6d6;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
    width: 200px;
}


.h_bttn01 {
    margin-top: 15px;
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #FAFAFA;
    color: #C7171E;
    height: 42px;
    line-height: 42px;
    width: 110px;
    border: 1px solid #C7171E;
}

    .h_bttn01:hover {
        background: #c9302c;
        border: 1px solid #ac2925;
        color: #fff;
    }

.h_bttn02 {
    margin-top: 15px;
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #d9534f;
    color: #fff;
    height: 42px;
    line-height: 42px;
    width: 110px;
    border: 1px solid #d9534f;
}

    .h_bttn02:hover {
        background: #c9302c;
        border: 1px solid #ac2925;
        color: #fff;
    }



/*洪力六期2019.02.21*/
.d-banner img {
    width: 1200px;
    height: 350px;
}

.d-fbanner {
    margin-top: 15px;
    padding: 10px 30px 30px 30px;
    background: #fff;
    border: #dfdfdf 1px solid;
    box-sizing: border-box;
}

.df-bt {
    padding: 15px 0;
    border-bottom: #dfdfdf 1px solid;
}

    .df-bt span {
        font-size: 22px;
        color: #333;
        padding-left: 15px;
        line-height: 22px;
        border-left: #c7171e 3px solid;
    }

.df-img {
    margin-top: 20px;
}

    .df-img img {
        width: 1140px;
        height: 275px;
    }

.d-subsidiary {
    margin-top: 15px;
    padding: 10px 30px 20px 30px;
    background: #fff;
    border: #dfdfdf 1px solid;
    box-sizing: border-box;
}

.subsid-tit {
    overflow: hidden;
    padding: 15px 0;
    border-bottom: #dfdfdf 1px solid;
}

    .subsid-tit h3 {
        float: left;
        font-size: 18px;
        color: #333;
        line-height: 18px;
        border-left: #c7171e 3px solid;
        padding-left: 15px;
    }

    .subsid-tit a {
        float: right;
        font-size: 16px;
        color: #c7171e;
    }

        .subsid-tit a:hover {
            text-decoration: underline;
        }

.subsid-list {
    margin-top: 20px;
    overflow: hidden;
    margin-left: -5px;
}

    .subsid-list a {
        float: left;
        width: 185px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        color: #333;
        background: #f1f1f1;
        margin-left: 5px;
        border-radius: 4px;
        margin-bottom: 5px;
    }

        .subsid-list a:hover {
            background: #c7171e;
            color: #fff;
        }

.d-sort {
    margin-top: 30px;
}

.d-sort-bt ul {
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;
}

    .d-sort-bt ul li {
        float: left;
        font-size: 16px;
        color: #333;
        width: 108px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        cursor: pointer;
    }

        .d-sort-bt ul li.hover {
            background: #c7171e;
            color: #fff;
        }

.d-contentbox .bd_cx_nav {
    border-top: #fff 1px solid;
}

.d-sortin {
    width: 270px;
    padding: 0 15px;
    background: #f2f2f2;
    border-radius: 4px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    color: #666;
    outline: none;
    font-family: "微软雅黑";
    border: none;
}

.cx_nav1 p a.d-serch {
    color: #c7171e;
}

.d-contentbox .w-lately {
    margin-top: 30px;
}

.d-assets {
    margin-top: 10px;
}

    .d-assets ul {
        overflow: hidden;
        margin-left: -11px;
    }

        .d-assets ul li {
            float: left;
            margin-left: 11px;
            margin-top: 11px;
            width: 205px;
            height: 230px;
            padding: 12px;
            border: #dfdfdf 1px solid;
            background: #fff;
        }

            .d-assets ul li a img {
                width: 205px;
                height: 134px;
                margin-bottom: 10px;
            }

            .d-assets ul li a p {
                font-size: 14px;
                color: #333;
                line-height: 28px;
            }

                .d-assets ul li a p span {
                    color: #cd1c1c;
                    font-size: 14px;
                }

.fgs-bt {
    border-bottom: none;
}

.fgs-dh {
    padding: 10px 30px;
}

.paixu_zm {
    overflow: hidden;
}

    .paixu_zm ul li a {
        display: inline-block;
    }

.d-paimresult img {
    display: block;
    width: 1200px;
    height: 275px;
    margin-bottom: 10px;
}

.d-zctj {
    float: none;
    display: block;
    width: 1200px;
}

.d-intention {
    text-align: center;
    padding: 20px 0;
}

    .d-intention a {
        width: 200px;
        height: 53px;
        line-height: 53px;
        background: #c7171e;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
        display: inline-block;
    }

.w-buyers2 .d-buy-cum {
    width: 180px;
    padding-right: 20px;
    text-align: right;
    color: #666;
    box-sizing: content-box;
    border-left: none;
}

.w-buyers2 .d-buy-num {
    font-size: 15px;
    color: #252525;
    font-weight: bold;
    padding-left: 30px;
}

.w-buyers2 .d-buy-num1 {
    border-right: none;
}

.d-count {
    overflow: hidden;
    margin-bottom: 30px;
}

.d-conpany {
    float: left;
}

    .d-conpany span {
        font-size: 15px;
        color: #252525;
        margin-right: 10px;
    }

    .d-conpany select {
        width: 170px;
        height: 34px;
        line-height: 34px;
        background: #f9f9f9;
        border: #e7e7e7 1px solid;
        border-radius: 3px;
        font-size: 15px;
        color: #252525;
        padding-left: 15px;
    }

.d-date {
    float: left;
    margin: 0 15px;
}

    .d-date span {
        font-size: 15px;
        color: #252525;
        margin-right: 10px;
    }

    .d-date select {
        width: 98px;
        height: 34px;
        line-height: 34px;
        background: #f9f9f9;
        border: #e7e7e7 1px solid;
        border-radius: 3px;
        font-size: 15px;
        color: #252525;
        padding-left: 15px;
    }

.d-count button {
    width: 90px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    background: #c7171e;
    font-size: 15px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 3px;
    margin-left: 10px;
}

.d-count1 button {
    width: 150px;
    margin: 25px 0 0 380px;
}

.d-buyers2 {
    margin-top: 10px;
    width: 986px;
    border: #e5e5e5 1px solid;
    background: #fff;
    padding: 30px;
    min-height: 510px;
    box-sizing: border-box;
}

.d-count-nr {
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.d-count-tit {
    border-top: #e7e7e7 1px solid;
    border-bottom: #e7e7e7 1px solid;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.d-count-name {
    float: left;
    width: 205px;
}

.d-count-state {
    float: left;
    width: 180px;
    border-left: #e7e7e7 1px solid;
    padding-left: 30px;
}

.d-count-price {
    float: left;
    width: 240px;
    border-left: #e7e7e7 1px solid;
    padding-left: 30px;
}

.d-count-txt {
    border-bottom: #e7e7e7 1px solid;
    height: 165px;
}

    .d-count-txt div {
        padding-top: 5px;
        /*padding-bottom: 18px;*/
        height: 165px;
    }

    .d-count-txt .d-count-name {
        text-align: center;
    }

    .d-count-txt img {
        width: 152px;
        height: 105px;
    }

    .d-count-txt span {
        display: block;
        font-weight: normal;
        margin-top: 10px;
        font-size: 15px;
    }

    .d-count-txt .d-count-state {
        line-height: 120px;
    }

    .d-count-txt .d-count-price {
        font-weight: normal;
    }

.d-count-price em {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #c7171e;
    font-weight: normal;
    margin-right: 5px;
}
/*2019-4-3新增-五期留言板*/
.liyb_01 {
    margin: 30px 10px 0 10px;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 30px;
}

    .liyb_01 ul li {
        float: left;
        margin: 0 10px;
    }

        .liyb_01 ul li a {
            padding: 10px 30px;
            border: 1px solid #dcdcdc;
            font-size: 14px;
        }

            .liyb_01 ul li a.on {
                background-color: #d9534f;
                color: #fff;
            }

            .liyb_01 ul li a:hover {
                background-color: #d9534f;
                color: #fff;
            }

.h1_revise dl {
    margin-bottom: 20px;
}

.h1_revise {
    width: 100%;
    padding-top: 5%;
    margin: 0 auto;
}

    .h1_revise dl dd {
        line-height: 38px;
        width: 700px;
    }

    .h1_revise dl dt {
        float: left;
        width: 120px;
        text-align: right;
        padding-right: 10px;
        font-weight: normal;
        height: 38px;
        line-height: 38px;
    }

.w1-approval {
    padding-top: 8px;
    margin-bottom: 20px;
}

.w1_revise1 dl {
    overflow: hidden;
}

    .w1_revise1 dl dt {
        width: 120px;
    }

.w1_revise1 dd {
    float: left;
}

.h1_datum_input {
    border: 1px solid #d6d6d6;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
    width: 100%;
}

.h2_datum_input {
    border: 1px solid #d6d6d6;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    padding: 0 10px;
    outline: none;
    width: 100%;
    height: 180px;
    resize: none;
}

.liuy_01 {
    width: 1138px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 40px 30px 50px 30px;
    border: #ddd 1px solid;
    background: #fff;
    box-sizing: content-box;
    -webkitbox-sizing: content-box;
}

    .liuy_01 ul li {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #dcdcdc;
    }

.liuy_02 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}

.liuy_03 {
    float: right;
    width: 1050px;
}

    .liuy_03 h3 {
        margin: 5px 0 10px 0;
        font-size: 18px;
        color: #333;
    }

    .liuy_03 p {
        font-size: 14px;
        line-height: 26px;
        text-align: justify;
        color: #444;
    }

    .liuy_03 h3 span {
        background-color: #d9534f;
        color: #fff;
        font-size: 12px;
        padding: 1px 8px;
        margin-left: 10px;
        border-radius: 3px;
    }

    .liuy_03 em {
        color: #666;
        font-size: 13px;
    }
/*2019-4-3新增-五期留言板end*/


/*新导航 2019-6-25 加*/
.Navigation {
    background: #c7171e;
    width: 100%;
    height: 50px;
}

.Navigation_fl {
}

.Navigation img {
    float: right;
}

.Navigation_ss {
    width: 10%;
    height: 50px;
    float: right;
}

    .Navigation_ss img {
        margin-top: 24px;
        margin-right: 20px;
        float: right;
    }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.navBar {
    position: absolute;
    z-index: 10;
    color: #333;
    background: #c7171e;
    width: 100%;
    height: 50px;
}

.nav {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
}

    .nav a {
        color: #fff;
        display: block;
        width: 100%;
        text-align: center;
        font-size: 15px;
        line-height: 50px;
        padding: 0 !important;
    }

    .nav .m {
        float: left;
        position: relative;
        z-index: 1;
        /*width: 7.692306923%;*/
        width: 6.1%;
    }

    .nav .s {
        float: left;
        width: 3px;
        text-align: center;
        color: #D4D4D4;
        font-size: 12px;
    }

    .nav .sub {
        display: none;
        position: absolute;
        top: 50px;
        z-index: 1;
        width: 100%;
        border-top: 0;
        margin: 0;
        background: #c7171e;
    }

        .nav .sub li {
            text-align: center;
        }

            .nav .sub li a {
                display: block;
                line-height: 45px;
                color: #FFFFFF;
                font-size: 14px;
            }

    .nav li a:hover {
        background: #a80e16 !important;
        color: #fff;
    }

    .nav li a.on {
        background: #a80e16;
    }

    .nav .sub li a:hover {
        background: #a80e16;
    }